xChangeActivePointerGrabReq

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C) nothrow @nogc
struct xChangeActivePointerGrabReq {}

Members

Variables

cursor
Cursor cursor;
Undocumented in source.
eventMask
CARD16 eventMask;
Undocumented in source.
length
CARD16 length;
Undocumented in source.
pad
BYTE pad;
Undocumented in source.
pad2
CARD16 pad2;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.
time
Time time;
Undocumented in source.

Meta