xGetPropertyReq
version(linux)
extern (
C) nothrow @
nogc struct xGetPropertyReq {
}
- c_delete
BOOL c_delete;
Undocumented in source.
- length
CARD16 length;
Undocumented in source.
- longLength
CARD32 longLength;
Undocumented in source.
- longOffset
CARD32 longOffset;
Undocumented in source.
- property
Atom property;
Undocumented in source.
- reqType
CARD8 reqType;
- type
Atom type;
Undocumented in source.
- window
Window window;
Undocumented in source.
derelict x11 Xproto
aliasesenumsstructsunionsvariables