@get
Description:
public static unowned 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 gdk_event_free.
|