gimp-palette-entry-set-name

Michael Natterer <mitch@gimp.org>

Description

Sets the specified palette entry in the specified palette.

Help

This procedure sets 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
PF_VALUE entry-name The new name

Return

None