XNoOp.3x

Langue: en

Version: libX11 1.0.3 (CentOS - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

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