Widget.getFocusOnClick

Returns whether the widget should grab focus when it is clicked with the mouse.

See [method@Gtk.Widget.set_focus_on_click].

class Widget
bool
getFocusOnClick
()

Return Value

Type: bool

%TRUE if the widget should grab focus when it is clicked with the mouse

Meta