xCreateWindowReq
extern (C) nothrow
struct xCreateWindowReq {
}
- borderWidth
CARD16 borderWidth;
Undocumented in source.
- c_class
CARD16 c_class;
Undocumented in source.
- depth
CARD8 depth;
- height
CARD16 height;
Undocumented in source.
- length
CARD16 length;
Undocumented in source.
- mask
CARD32 mask;
- parent
Window parent;
Undocumented in source.
- reqType
CARD8 reqType;
Undocumented in source.
- visual
VisualID visual;
Undocumented in source.
- wid
Window wid;
Undocumented in source.
- width
CARD16 width;
Undocumented in source.
- x
INT16 x;
- y
INT16 y;
Undocumented in source.
x11 Xproto
aliasesstructsunionsvariables