gtkEntryCompletionGetPopupSingleMatch {RGtk2} | R Documentation |
Returns whether the completion popup window will appear even if there is only a single match.
gtkEntryCompletionGetPopupSingleMatch(object)
|
[GtkEntryCompletion ] a GtkEntryCompletion |
Since 2.8
[logical] TRUE
if the popup window will appear regardless of the
number of matches.
Derived by RGtkGen from GTK+ documentation