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