XScreenSaverInfo
extern (C) nothrow
struct XScreenSaverInfo {
}
- eventMask
c_ulong eventMask;
Undocumented in source.
- idle
c_ulong idle;
Undocumented in source.
- kind
int kind;
Undocumented in source.
- state
int state;
Undocumented in source.
- til_or_since
c_ulong til_or_since;
Undocumented in source.
- window
Window window;
Undocumented in source.