gtkEntryCompletionSetInlineCompletion {RGtk2} | R Documentation |
Sets whether the common prefix of the possible completions should be automatically inserted in the entry.
gtkEntryCompletionSetInlineCompletion(object, inline.completion)
|
[GtkEntryCompletion ] a GtkEntryCompletion |
|
[logical] TRUE to do inline completion |
Since 2.6
Derived by RGtkGen from GTK+ documentation