GtkEventControllerFocus

gtk.event_controller_focus.EventControllerFocus is an event controller to keep track of keyboard focus.

The event controller offers gtk.event_controller_focus.EventControllerFocus.enter and gtk.event_controller_focus.EventControllerFocus.leave signals, as well as property@Gtk.EventControllerFocus:is-focus and property@Gtk.EventControllerFocus:contains-focus properties which are updated to reflect focus changes inside the widget hierarchy that is rooted at the controllers widget.

struct GtkEventControllerFocus