Widget.getFocusOnClick

bool getFocusOnClick()

Returns whether the widget should grab focus when it is clicked with the mouse. See gtk.widget.Widget.setFocusOnClick.

Returns

true if the widget should grab focus when it is clicked with

the mouse.