xImageTextReq

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

Members

Variables

drawable
Drawable drawable;
Undocumented in source.
gc
GContext gc;
Undocumented in source.
length
CARD16 length;
Undocumented in source.
nChars
BYTE nChars;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.
x
INT16 x;
y
INT16 y;
Undocumented in source.

Meta