gtkEntryCompletionSetPopupCompletion {RGtk2} | R Documentation |
Sets whether the completions should be presented in a popup window.
gtkEntryCompletionSetPopupCompletion(object, popup.completion)
|
[GtkEntryCompletion ] a GtkEntryCompletion |
|
[logical] TRUE to do popup completion |
Since 2.6
Derived by RGtkGen from GTK+ documentation