Method
GimpPaletteget_entry_name
since: 2.2
Declaration [src]
gboolean
gimp_palette_get_entry_name (
  GimpPalette* palette,
  gint entry_num,
  gchar** entry_name
)
Description [src]
Gets the name of an entry in the palette.
Gets the name of the entry at the zero-based index into the palette. Returns an error when the index is out of range.
Available since: 2.2