xUngrabKeyReq

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

Members

Variables

grabWindow
Window grabWindow;
Undocumented in source.
key
CARD8 key;
Undocumented in source.
length
CARD16 length;
Undocumented in source.
modifiers
CARD16 modifiers;
Undocumented in source.
pad
CARD16 pad;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.

Meta