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