Widget.getFocusable

Determines whether @widget can own the input focus.

See [method@Gtk.Widget.set_focusable].

class Widget
bool
getFocusable
()

Return Value

Type: bool

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

Meta