xTranslateCoordsReq

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 xTranslateCoordsReq {}

Members

Variables

dstWid
Window dstWid;
Undocumented in source.
length
CARD16 length;
Undocumented in source.
pad
BYTE pad;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.
srcWid
Window srcWid;
Undocumented in source.
srcX
INT16 srcX;
srcY
INT16 srcY;
Undocumented in source.

Meta