get_focusable
Description:
Determines whether this can own the input focus.
See [method@Gtk.Widget.set_focusable].
Parameters:
this |
a `GtkWidget` |
Returns:
true if this can own the input focus, false otherwise |
Determines whether this can own the input focus.
See [method@Gtk.Widget.set_focusable].
this |
a `GtkWidget` |
true if this can own the input focus, false otherwise |