| gtkEntrySetCompletion {RGtk2} | R Documentation |
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.
gtkEntrySetCompletion(object, completion)
|
[GtkEntry] A GtkEntry. |
|
[GtkEntryCompletion] The GtkEntryCompletion. |
Since 2.4
Derived by RGtkGen from GTK+ documentation