EventConfigure.x
int x() @property nothrowGet x field.
Returns
the new x coordinate of the window, relative to its parent.
void x(int propval) @property nothrowSet x field.
Parameters
propval | the new x coordinate of the window, relative to its parent. |