Package org.gnome.gtk

Class EventControllerFocus

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class EventControllerFocus extends EventController
GtkEventControllerFocus is an event controller to keep track of keyboard focus.

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