gtkEntryCompletionGetCompletionPrefix {RGtk2} | R Documentation |
Get the original text entered by the user that triggered
the completion or NULL
if there's no completion ongoing.
gtkEntryCompletionGetCompletionPrefix(object)
|
[GtkEntryCompletion ] a GtkEntryCompletion |
Since 2.12
[character] the prefix for the current completion
Derived by RGtkGen from GTK+ documentation