setPositionX()

Setting the X coordinate relative to the origin
setPositionX(value:int)

Parameters

Name Type Действие Значение по умолчанию
value int Coordinate in pixels

Return value

Object reference of type GObject for chain of calls

Example

obj.setPositionX(100);