Button.getFocusOnClick

Returns whether the button grabs focus when it is clicked with the mouse. See gtk_button_set_focus_on_click(). Since 2.4

class Button
int
getFocusOnClick
()

Return Value

Type: int

TRUE if the button grabs focus when it is clicked with the mouse.

Meta