gtkComboBoxGetFocusOnClick {RGtk2} | R Documentation |
Returns whether the combo box grabs focus when it is clicked
with the mouse. See gtkComboBoxSetFocusOnClick
.
gtkComboBoxGetFocusOnClick(object)
|
[GtkComboBox ] a GtkComboBox |
Since 2.6
[logical] TRUE
if the combo box grabs focus when it is
clicked with the mouse.
Derived by RGtkGen from GTK+ documentation