Method
PurplePersonget_alias
unstable since: 3.0
Declaration [src]
const char*
purple_person_get_alias (
PurplePerson* person
)
Description [src]
Gets the alias of person that was set by the libpurple user.
This will be NULL if no alias is set.
Available since: 3.0
| Gets property | Purple.Person:alias |