Function
Gimppalette_delete_entry
Declaration [src]
gboolean
gimp_palette_delete_entry (
const gchar* name,
gint entry_num
)
Description [src]
Deletes a palette entry from the specified palette.
This procedure deletes an entry from the specified palette. It returns an error if the entry palette does not exist.
Available since: | 2.2 |