gimp-palette-entry-get-name

Michael Natterer <mitch@gimp.org>

Description

Gets the specified palette entry from the specified palette.

Help

This procedure retrieves the name of the zero-based entry specified for the specified palette. It returns an error if the entry does not exist.


Type

unknown

Parameters

Type Name Description
PF_VALUE name The palette name
PF_INT entry-num The entry to retrieve

Return

Type Name Description
PF_VALUE entry-name The name requested