EventConfigure.x

int x() @property

Get x field.

Returns

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

Set x field.

Parameters

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