clip_rect
Description:
[
NoAccessorMethod ]
[
Version ( since =
"1.12" ) ]
public Rect clip_rect {
owned get;
set; }
The visible region of the actor, in actor-relative coordinates, expressed as a Rect.
Setting this property to null
will unset the existing clip.
Setting this property will change the has_clip property as a side effect.