Property

ClutterActor:size

since: 13

Declaration

property size: Graphene.Size [ read, write ]

Description [src]

The size of the actor.

This property is a shorthand for setting and getting the ClutterActor:width and ClutterActor:height at the same time.

The ClutterActor:size property is animatable.

Type: graphene_size_t
Available since:13

Flags

Readableyes
Writableyes
Constructno
Construct onlyno