Method

GtkEventControllerreset

since: 3.14

Declaration [src]

void
gtk_event_controller_reset (
  GtkEventController* controller
)

Description [src]

Resets the controller to a clean state. Every interaction the controller did through GtkEventController::handle-event will be dropped at this point.

Available since: 3.14