gimp-layer-get-show-mask

Spencer Kimball & Peter Mattis

Description

Get the show mask setting of the specified layer.

Help

This procedure returns the specified layer's show mask setting. This controls whether the layer or its mask is visible. TRUE indicates that the mask should be visible. If the layer has no mask, then this function returns an error.


Type

unknown

Parameters

Type Name Description
PF_LAYER layer The layer

Return

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