set_clip_to_allocation
Description:
[
Version ( since =
"1.4" ) ]
public void set_clip_to_allocation (
bool clip_set)
Sets whether this should be clipped to the same size as its allocation
Parameters:
this |
a Actor
|
clip_set |
true to apply a clip tracking the allocation
|