EventConfigure.y

int y() @property

Get y field.

Returns

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

Set y field.

Parameters

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