Widget.getCanFocus

Determines whether the input focus can enter widget or any of its children.

See gtk.widget.Widget.setFocusable.

class Widget
bool
getCanFocus
()

Return Value

Type: bool

true if the input focus can enter widget, false otherwise