Function
Gimppalettes_get_list
Declaration [src]
GimpPalette**
gimp_palettes_get_list (
const gchar* filter
)
Description [src]
Retrieves a list of all of the available palettes
This procedure returns a complete listing of available palettes.
Each palette returned can be used as input to
gimp_context_set_palette()
.