get_event


Description:

[ Version ( since = "2.2" ) ]
public Event? get_event ()

Gets the next Event to be processed for this, fetching events from the windowing system if necessary.

Parameters:

this

a Display

Returns:

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