Property

ClutterActor:position

since: 13

Declaration

property position: Graphene.Point [ read, write ]

Description [src]

The position of the origin of the actor.

This property is a shorthand for setting and getting the ClutterActor:x and ClutterActor:y properties at the same time.

The ClutterActor:position property is animatable.

Type: graphene_point_t
Available since:13

Flags

Readableyes
Writableyes
Constructno
Construct onlyno