gtkEntryCompletionGetInlineCompletion {RGtk2} | R Documentation |
Returns whether the common prefix of the possible completions should be automatically inserted in the entry.
gtkEntryCompletionGetInlineCompletion(object)
|
[GtkEntryCompletion ] a GtkEntryCompletion |
Since 2.6
[logical] TRUE
if inline completion is turned on
Derived by RGtkGen from GTK+ documentation