Property
PurplePerson:name-for-display
unstable since: 3.0
Description [src]
The name that should be displayed for this person.
If PurplePerson:alias is set that will be returned. If not
the value of purple_contact_info_get_name_for_display() for
PurplePerson:priority-contact-info will be used. If
PurplePerson:priority-contact-info is NULL, then NULL will
be returned.
Type:gchar*
Available since: 3.0
| Default value | NULL |
| Getter method | purple_person_get_name_for_display() |