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