Widget.getCanFocus
bool getCanFocus() nothrowDetermines 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() nothrowDetermines whether the input focus can enter widget or any of its children.
See gtk.widget.Widget.setFocusable.