gimp-context-set-palette

Michael Natterer <mitch@gimp.org> & Sven Neumann <sven@gimp.org>

Description

Set the specified palette as the active palette.

Help

This procedure allows the active palette to be set by specifying its name. The name is simply a string which corresponds to one of the names of the installed palettes. If no matching palette is found, this procedure will return an error. Otherwise, the specified palette becomes active and will be used in all subsequent palette operations.


Type

unknown

Parameters

Type Name Description
PF_VALUE name The name of the palette

Return

None