Widget.getCanFocus
bool getCanFocus()Determines whether the input focus can enter widget or any of its children.
See gtk.widget.Widget.setFocusable.
Returns
true if the input focus can enter widget, false otherwise
bool getCanFocus()Determines whether the input focus can enter widget or any of its children.
See gtk.widget.Widget.setFocusable.