hpux man page for xqlength

Query: xqlength

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
xsync(3) - debian
xflush(3) - centos
xpending(3) - centos
xsync(3) - centos
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Thank you members and admins
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp
Wrong Array...