xCreatePixmapReq

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

Members

Variables

depth
CARD8 depth;
Undocumented in source.
drawable
Drawable drawable;
height
CARD16 height;
Undocumented in source.
length
CARD16 length;
Undocumented in source.
pid
Pixmap pid;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.
width
CARD16 width;
Undocumented in source.

Meta