set_auto_resize


Description:

[ 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.

Note:

Use Canvas instead

If the allocation changes, the contents of the CairoTexture will also be invalidated automatically.

Parameters:

this

a CairoTexture

value

true if the CairoTexture should bind the surface size to the allocation