Button.getFocusOnClick

bool getFocusOnClick() nothrow

Returns whether the button grabs focus when it is clicked with the mouse. See gtk.button.Button.setFocusOnClick.

Returns

true if the button grabs focus when it is clicked with

the mouse.

Deprecated