_XRRCrtcInfo
extern (C) nothrow @nogc
struct _XRRCrtcInfo {
}
- height
uint height;
Undocumented in source.
- mode
RRMode mode;
Undocumented in source.
- noutput
int noutput;
Undocumented in source.
- npossible
int npossible;
Undocumented in source.
- outputs
RROutput* outputs;
Undocumented in source.
- possible
RROutput* possible;
Undocumented in source.
- rotation
Rotation rotation;
Undocumented in source.
- rotations
Rotation rotations;
Undocumented in source.
- timestamp
Time timestamp;
Undocumented in source.
- width
uint width;
Undocumented in source.
- x
int x;
- y
int y;
Undocumented in source.
glfw3 x11_header
aliasesenumsfunctionsmanifest constantsstructsunionsvariables