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) - centos
xeventsqueued(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Sequence extraction
Tar Command