from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
XNoOp
Section: XLIB FUNCTIONS (3) Updated: libX11 1.6.4 Index
Return to Main Contents
NAME
XNoOp - No Operation
SYNTAX
int XNoOp(Display * display);
ARGUMENTS
- display
-
Specifies the connection to the X server.
DESCRIPTION
The
XNoOp
function sends a
NoOperation
protocol request to the X server,
thereby exercising the connection.
SEE ALSO
Xlib - C Language X Interface
Index
- NAME
-
- SYNTAX
-
- ARGUMENTS
-
- DESCRIPTION
-
- SEE ALSO
-
|