Property

PurplePerson:name-for-display

unstable since: 3.0

Declaration

property name-for-display: utf8 [ read ]

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 valueNULL
Getter methodpurple_person_get_name_for_display()

Flags

Readableyes
Writableno
Constructno
Construct onlyno