get_label


Description:

[ Version ( since = "2.10" ) ]
public unowned string get_label ()

This function returns a string containing this's "title", a string that can be used to label the profile in a user interface.

Unlike get_description, this function always returns a string (as a fallback, it returns "(unnamed profile)").

Parameters:

this

a ColorProfile

Returns:

the this's label. The returned value belongs to this and must not be modified or freed.