TypeScript API Documentation for GDK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
If there is an event waiting in the event queue of some open display, returns a copy of it. See gdk_display_peek_event().
gdk_display_peek_event()
a copy of the first Gdk.Event on some event queue, or null if no events are in any queues. The returned Gdk.Event should be freed with gdk_event_free().
null
gdk_event_free()
If there is an event waiting in the event queue of some open display, returns a copy of it. See
gdk_display_peek_event().