xCreatePixmapReq
version(linux)
extern (
C) nothrow @
nogc struct xCreatePixmapReq {
}
- 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.
derelict x11 Xproto
aliasesenumsstructsunionsvariables