Description Usage Arguments Details Author(s)
Sets completion
to be the auxiliary completion object to use with entry
.
All further configuration of the completion mechanism is done on
completion
using the GtkEntryCompletion
API. Completion is disabled if
completion
is set to NULL
.
1 | gtkEntrySetCompletion(object, completion)
|
|
A |
|
The |
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.