| gtkButtonGetFocusOnClick {RGtk2} | R Documentation |
Returns whether the button grabs focus when it is clicked with the mouse.
See gtkButtonSetFocusOnClick.
gtkButtonGetFocusOnClick(object)
|
[GtkButton] a GtkButton |
Since 2.4
[logical] TRUE if the button grabs focus when it is clicked with
the mouse.
Derived by RGtkGen from GTK+ documentation