Method
PurpleConnectionget_password
since: 2.0
[−]
Description [src]
Returns the connection’s password.
Available since: 2.0
Gets property | Purple.Connection:password |
[−]
Return value
Type: const char*
The connection’s password.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |