XRectangle
version(linux)
extern (
C) nothrow @
nogc struct XRectangle {
}
- height
ushort height;
Undocumented in source.
- width
ushort width;
Undocumented in source.
- x
short x;
- y
short y;
Undocumented in source.
derelict x11 Xlib
aliasesenumsfunctionsstructsunionsvariables