XWindowChanges
extern (C) nothrow
struct XWindowChanges {
}
Members
- border_width
int border_width;
- height
int height;
Undocumented in source.
- sibling
Window sibling;
Undocumented in source.
- stack_mode
int stack_mode;
Undocumented in source.
- width
int width;
Undocumented in source.
- x
int x;
- y
int y;
Undocumented in source.
x11 Xlib
aliasesenumsfunctionsstructsunionsvariables