Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkButtonGetFocusOnClick: gtkButtonGetFocusOnClick
Description
Returns whether the button grabs focus when it is clicked with the mouse. See
gtkButtonSetFocusOnClick
.
Usage
gtkButtonGetFocusOnClick(object)
Arguments
object
a
GtkButton
Value
TRUE
if the button grabs focus when it is clicked with the mouse.
Details
Since 2.4