gimp-item-is-text-layer

Michael Natterer <mitch@gimp.org>

Description

Returns whether the item is a text layer.

Help

This procedure returns TRUE if the specified item is a text layer.


Type

unknown

Parameters

Type Name Description
unknown item The item

Return

Type Name Description
PF_INT text-layer TRUE if the item is a text layer, FALSE otherwise. (TRUE or FALSE)