Method
PurpleAccountget_name
unstable since: 3.0
[−]
Description [src]
Gets the user supplied name for an account.
Available since: 3.0
Gets property | Purple.Account:name |
[−]
Return value
Type: const char*
The name of the account.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |