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