Description Usage Arguments Details Author(s)
Sets the match function for completion
to be func
. The match function
is used to determine if a row should or should not be in the completion
list.
1 | gtkEntryCompletionSetMatchFunc(object, func, func.data = NULL)
|
|
A |
|
The |
|
The user data for |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.