EventConfigure.x

int x() @property nothrow

Get x field.

Returns

the new x coordinate of the window, relative to its parent.
void x(int propval) @property nothrow

Set x field.

Parameters

propvalthe new x coordinate of the window, relative to its parent.