Property
ClutterActor:clip-to-allocation
since: 13
Description [src]
Whether the clip region should track the allocated area of the actor.
This property is ignored if a clip area has been explicitly set using clutter_actor_set_clip().
| Type: | gboolean |
| Available since: | 13 |
| Default value | FALSE |
| Getter method | clutter_actor_get_clip_to_allocation() |
| Setter method | clutter_actor_set_clip_to_allocation() |