auto_resize


Description:

[ Version ( since = "1.8" ) ]
public bool auto_resize { get; set; }

Controls whether the CairoTexture should automatically resize the Cairo surface whenever the actor's allocation changes.

If auto_resize is set to true the surface contents will also be invalidated automatically.