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