Method
PurplePersonget_color_for_display
unstable since: 3.0
Declaration [src]
const char*
purple_person_get_color_for_display (
PurplePerson* person
)
Description [src]
Gets the color that should be used for person
. If PurplePerson:color
is set that will be returned, otherwise the result of
purple_contact_info_get_color()
on the priority contact will be returned.
Available since: 3.0
Gets property | Purple.Person:color-for-display |