11.4 Manipulating the Event Queue
Xlib provides functions that let you manipulate the event queue. This section discusses how to:
Obtain events, in order, and remove them from the queue
Peek at events in the queue without removing them
Obtain events that match the
event mask
or the
arbitrary predicate procedures
that you provide
Next:
Returning the Next Event
Christophe Tronche
,
ch@tronche.com