WindowAttr.x
int x() @property nothrowGet x field.
Returns
X coordinate relative to parent window (see gdk.window.Window.move)
void x(int propval) @property nothrowSet x field.
Parameters
propval | X coordinate relative to parent window (see gdk.window.Window.move) |