xqlength(3) hpux man page | unix.com

Man Page: xqlength

Operating Environment: hpux

Section: 3

XQLength()																XQLength()

Name
  XQLength, QLength - return the number of events on the queue.

Synopsis
  int XQLength(display)
	   Display *display;

Arguments
  display   Specifies a connection to an X server; returned from XOpenDisplay().

Returns
  The number of events on the queue.

Description
  XQLength() returns the number of events currently on the queue for the connected display.  Note that there may be more events that have not
  yet been read into the queue (see XEventsQueued()).

  The C language macro QLength() is equivalent and slightly more efficient.

See Also
  XEventsQueued(), XPending(), XPeekEvent().

Xlib - Macro Equivalents														XQLength()
Related Man Pages
xflush(3) - debian
xpending(3) - debian
xsync(3) - debian
xsync(3) - suse
xeventsqueued(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
Is UNIX an open source OS ?
Sequence extraction
Thank you members and admins
Tar Command