Method
Gtk.EventController.get_current_event
Declaration [src]
GdkEvent*
gtk_event_controller_get_current_event (
GtkEventController* controller
)
Description [src]
Returns the event that is currently being handled by the
controller, and NULL
at other times.