WindowAttr.x

int x() @property nothrow

Get x field.

Returns

X coordinate relative to parent window (see gdk.window.Window.move)
void x(int propval) @property nothrow

Set x field.

Parameters

propvalX coordinate relative to parent window (see gdk.window.Window.move)