Method
GimpColorProfileget_label
since: 2.10
Declaration [src]
const gchar*
gimp_color_profile_get_label (
GimpColorProfile* profile
)
Description [src]
This function returns a string containing profile
‘s “title”, a
string that can be used to label the profile in a user interface.
Unlike gimp_color_profile_get_description(), this function always returns a string (as a fallback, it returns “(unnamed profile)”).
Available since: 2.10