Widget.getCanFocus

Determines whether the input focus can enter @widget or any of its children.

See [method@Gtk.Widget.set_focusable].

class Widget
bool
getCanFocus
()

Return Value

Type: bool

%TRUE if the input focus can enter @widget, %FALSE otherwise

Meta