Method
PurplePersonget_name_for_display
unstable since: 3.0
[−]
Description [src]
Gets the name that should be displayed for person
. See
PurplePerson:name-for-display
for more information.
Available since: 3.0
Gets property | Purple.Person:name-for-display |
[−]
Return value
Type: const char*
The name to display for person
.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |