XNextEvent man page on HP-UX
[printable version]
XNextEvent() XNextEvent()
Name
XNextEvent – get the next event of any type or window.
Synopsis
XNextEvent(display, event_return)
Display *display;
XEvent *event_return;
Arguments
display Specifies a connection to an X server; returned from
XOpenDisplay().
event_return
Returns the event removed from the event queue.
Description
XNextEvent() removes an event from the head of the event queue and
copies it into an XEvent structure supplied by the caller. If the
event queue is empty, XNextEvent() flushes the request buffer and waits
(blocks) until an event is received. Use XCheckMaskEvent() or XCheck‐
IfEvent() if you do not want to wait.
For more information, see Volume One, Chapter 8, Events.
See Also
XQLength(), XAllowEvents(), XCheckIfEvent(), XCheckMaskEvent(), XCheck‐
TypedEvent(), XCheckTypedWindowEvent(), XCheckWindowEvent(),
XEventsQueued(), XGetInputFocus(), XGetMotionEvents(), XIfEvent(),
XMaskEvent(), XPeekEvent(), XPeekIfEvent(), XPending(), XPutBack‐
Event(), XSelectInput(), XSendEvent(), XSetInputFocus(), XSynchro‐
nize(), XWindowEvent().
Xlib - Input Handling XNextEvent()
[top]
List of man pages available for HP-UX
Copyright (c) for man pages and the logo by the respective OS vendor.
For those who want to learn more, the polarhome community provides shell access and support.
[legal]
[privacy]
[GNU]
[policy]
[cookies]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
|
Vote for polarhome
|