gtkEntryCompletionComplete {RGtk2} | R Documentation |
Requests a completion operation, or in other words a refiltering of the current list with completions, using the current key. The completion list view will be updated accordingly.
gtkEntryCompletionComplete(object)
|
[GtkEntryCompletion ] A GtkEntryCompletion . |
Since 2.4
Derived by RGtkGen from GTK+ documentation