gimp-image-get-layer-by-name

Michael Natterer <mitch@gimp.org>

Description

Find a layer with a given name in an image.

Help

This procedure returns the layer with the given name in the specified image.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_VALUE name The name of the layer to find

Return

Type Name Description
PF_LAYER layer The layer with the specified name