event_get


Description:


[ Version ( replacement = "Event.get" ) ]
public Event? event_get ()

Checks all open displays for a Event to process,to be processed on, fetching events from the windowing system if necessary.

See get_event.

Returns:

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


Namespace: Gdk
Package: gdk-3.0