Property
ClutterActor:size
since: 13
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 |
| Getter method | clutter_actor_get_size() |
| Setter method | clutter_actor_set_size() |