gtkEntryCompletionSetPopupSetWidth {RGtk2} | R Documentation |
Sets whether the completion popup window will be resized to be the same width as the entry.
gtkEntryCompletionSetPopupSetWidth(object, popup.set.width)
|
[GtkEntryCompletion ] a GtkEntryCompletion |
|
[logical] TRUE to make the width of the popup the same as the entry |
Since 2.8
Derived by RGtkGen from GTK+ documentation