gimp-layer-set-edit-mask

Spencer Kimball & Peter Mattis

Description

Set the edit mask setting of the specified layer.

Help

This procedure sets the specified layer's edit mask setting. This controls whether the layer or it's mask is currently active for editing. If the specified layer has no layer mask, then this procedure will return an error.


Type

unknown

Parameters

Type Name Description
PF_LAYER layer The layer
PF_INT edit-mask The new layer's edit mask setting (TRUE or FALSE)

Return

None