Property

ClutterActor:z-position

since: 1.12

Declaration

property z-position: float [ read, write ]

Description [src]

The actor’s position on the Z axis, relative to the parent’s transformations.

Positive values will bring the actor’s position nearer to the user, whereas negative values will bring the actor’s position farther from the user.

The ClutterActor:z-position does not affect the paint or allocation order.

The ClutterActor:z-position property is animatable.

Type: gfloat
Available since:1.12

Flags

Readableyes
Writableyes
Constructno
Construct onlyno