thaw_layers


Description:

[ Version ( since = "2.10.2" ) ]
public bool thaw_layers ()

Thaw the image's layer list.

This procedure thaws the layer list of the image, re-enabling updates to the Layers dialog.

This procedure should match a corresponding call to [method@Gimp.Image.freeze_layers].

Parameters:

this

The image.

Returns:

TRUE on success.