xSetInputFocusReq

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

Members

Variables

focus
Window focus;
Undocumented in source.
length
CARD16 length;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.
revertTo
CARD8 revertTo;
Undocumented in source.
time
Time time;
Undocumented in source.

Meta