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