Widget.getFocusable
bool getFocusable()Determines whether widget can own the input focus.
See [gtk.widget.Widget.setFocusable].
Returns
true if widget can own the input focus, false otherwise
bool getFocusable()Determines whether widget can own the input focus.
See [gtk.widget.Widget.setFocusable].