Property
PurplePerson:color-for-display
unstable since: 3.0
Description [src]
The color to use for this person.
This will return the value of PurplePerson:color
if it is set,
otherwise it will return the value of PurpleContactInfo:color
of
the priority contact info.
Type:gchar*
Available since: 3.0
Default value | NULL |
Getter method | purple_person_get_color_for_display() |