xGrabPointerReq
extern (C) nothrow
struct xGrabPointerReq {
}
- confineTo
Window confineTo;
Undocumented in source.
- cursor
Cursor cursor;
Undocumented in source.
- eventMask
CARD16 eventMask;
Undocumented in source.
- grabWindow
Window grabWindow;
- keyboardMode
BYTE keyboardMode;
Undocumented in source.
- length
CARD16 length;
Undocumented in source.
- ownerEvents
BOOL ownerEvents;
Undocumented in source.
- pointerMode
BYTE pointerMode;
Undocumented in source.
- reqType
CARD8 reqType;
Undocumented in source.
- time
Time time;
Undocumented in source.
x11 Xproto
aliasesstructsunionsvariables