[ Version ( since = "1.8" ) ]
public void set_auto_resize (bool value)
Sets whether the CairoTexture should ensure that the backing Cairo surface used matches the allocation assigned to the actor.
Use Canvas instead
If the allocation changes, the contents of the CairoTexture will also be invalidated automatically.
| this | |
| value |
true if the CairoTexture should bind the surface size to the allocation |