Connect to FocusIn signal.
Connect to FocusOut signal.
Connect to ImUpdate signal.
Connect to KeyPressed signal.
Connect to KeyReleased signal.
Connect to Modifiers signal.
Gets the IM context of a key controller.
Returns this, for use in with statements.
Get builder for gtk.event_controller_key.EventControllerKey
Returns this, for use in with statements.
Get builder for gtk.event_controller.EventController
Get propagationPhase property.
Set propagationPhase property.
Get widget property.
Gets the propagation phase at which controller handles events.
Returns the #GtkWidget this controller relates to.
Feeds an events into controller, so it can be interpreted and the controller actions triggered.
Resets the controller to a clean state. Every interaction the controller did through #GtkEventController::handle-event will be dropped at this point.
Sets the propagation phase at which a controller handles events.
#GtkEventControllerKey is an event controller meant for situations where you need access to key events.
This object was added in 3.24.