Widget.getFocusable
bool getFocusable() nothrowDetermines 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() nothrowDetermines whether widget can own the input focus.
See gtk.widget.Widget.setFocusable.