Description Usage Arguments Author(s)
Sets the compare function for the interactive search capabilities; note
that somewhat like strcmp()
returning 0 for equality
GtkTreeViewSearchEqualFunc
returns FALSE
on matches.
1 | gtkTreeViewSetSearchEqualFunc(object, search.equal.func, search.user.data = NULL)
|
|
A |
|
the compare function to use during the search |
|
user data to pass to |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.