gimp-palettes-get-list

Nathan Summers <rock@gimp.org>

Description

Retrieves a list of all of the available palettes

Help

This procedure returns a complete listing of available palettes. Each name returned can be used as input to the command 'gimp-context-set-palette'.


Type

unknown

Parameters

Type Name Description
PF_VALUE filter An optional regular expression used to filter the list

Return

Type Name Description
PF_INT num-palettes The number of palettes in the list (num-palettes >= 0)
unknown palette-list The list of palette names