get_event


Description:

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 gdk_event_free.