Table of Contents
XNoOp - No Operation
XNoOp(display)
Display *display;
- display
- Specifies the connection to the X server.
The
XNoOp function sends a NoOperation protocol request to the X server,
thereby exercising the connection.
Xlib - C Language X Interface
Table of Contents