Widget.getCanFocus

Determines whether widget can own the input focus. See gtk.widget.Widget.setCanFocus.

class Widget
bool
getCanFocus
()

Return Value

Type: bool

true if widget can own the input focus, false otherwise