[ Version ( since = "1.10" ) ]
public ActorBox content_box { get; }
The bounding box for the Content used by the actor.
The value of this property is controlled by the allocation and content_gravity properties of Actor.
The bounding box for the content is guaranteed to never exceed the allocation's of the actor.