gtkEntryCompletionSetInlineSelection {RGtk2} | R Documentation |
Sets whether it is possible to cycle through the possible completions inside the entry.
gtkEntryCompletionSetInlineSelection(object, inline.selection)
|
[GtkEntryCompletion ] a GtkEntryCompletion |
|
[logical] TRUE to do inline selection |
Since 2.12
Derived by RGtkGen from GTK+ documentation