Method
GimpPaletteset_entry_name
since: 2.2
Declaration [src]
gboolean
gimp_palette_set_entry_name (
GimpPalette* palette,
gint entry_num,
const gchar* entry_name
)
Description [src]
Sets the name of an entry in the palette.
Sets the name of the entry at the zero-based index into the palette. Returns an error if the index is out or range. Returns an error if the palette is not editable.
Available since: 2.2