Property
PurpleContactInfo:color
unstable since: 3.0
Description [src]
The color for this contact. This is an RGB hex code that user interfaces can use when rendering the contact. This may also be controlled via a protocol plugin in the event that the protocol allows people to set a highlight/branding color.
Type:gchar*
Available since: 3.0
Default value | NULL |
Getter method | purple_contact_info_get_color() |
Setter method | purple_contact_info_set_color() |