[Top]
GTK2
GTK2.GdkDisplay
|
Method GTK2.GdkDisplay()->peek_event()
- Method
peek_event
-
GTK2.GdkEvent peek_event()
- Description
-
Gets a copy of the first GDK2.Event in the event queue, without removing
the event from the queue. (Note that this function will not get more
events from the windowing system. It only checks the events that have
already been moved to the GDK event queue.)
|