Function

Gdk-3.0Gdkevent_get

  • Checks all open displays for a Gdk.Event to process,to be processed on, fetching events from the windowing system if necessary. See gdk_display_get_event().

    Returns Gdk.Event

    the next Gdk.Event to be processed, or null if no events are pending. The returned Gdk.Event should be freed with gdk_event_free().