Button.getFocusOnClick

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

More...
class Button
override
bool
getFocusOnClick
()

Detailed Description

Deprecated: Use gtk_widget_get_focus_on_click() instead

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

Meta