_XSetLastRequestRead

Syntax

unsigned long _XSetLastRequestRead(display, rep)
      Display *display;
      xGenericReply *rep;

Arguments

display Specifies the connection to the X server.
rep Specifies the wire event structure.

Description

The _XSetLastRequestRead() function computes and returns a complete serial number from the partial serial number in the event.

See also

XESetBeforeFlush(), XESetCloseDisplay(), XESetCopyGC(), XESetCreateFont(), XESetCreateGC(), XESetError(), XESetErrorString(), XESetEventToWire(), XESetFlushGC(), XESetFreeFont(), XESetFreeGC(), XESetPrintErrorValues(), XESetWireToError(), XESetWireToEvent(), "Hooks into the Library"
Christophe Tronche, ch.tronche@computer.org