Property
ClutterActor:content-box
since: 13
Description [src]
The bounding box for the ClutterContent
used by the actor.
The value of this property is controlled by the ClutterActor:allocation
and ClutterActor:content-gravity
properties of ClutterActor
.
The bounding box for the content is guaranteed to never exceed the allocation’s of the actor.
Type: | ClutterActorBox |
Available since: | 13 |
Getter method | clutter_actor_get_content_box() |