Property

PurpleContactInfo:name-for-display

since: 3.0

Declaration

property name-for-display: utf8 [ read ]

Description [src]

The name that the user interface should display for this contact info.

This will first check PurpleContactInfo:alias and return that if it is set.

Next, if the PurpleContactInfo:person points to a valid PurplePerson, the alias of PurplePerson will be returned if it is set.

Otherwise, this will be set to the first set property from the following list:

Type: gchar*
Available since:3.0

Flags

Readableyes
Writableno
Constructno
Construct onlyno