thaw_channels


Description:

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

Thaw the image's channel list.

This procedure thaws the channel list of the image, re-enabling updates to the Channels dialog.

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

Parameters:

this

The image.

Returns:

TRUE on success.