Method
PurpleConnectionget_account
since: 2.0
Declaration [src]
PurpleAccount*
purple_connection_get_account (
PurpleConnection* connection
)
Description [src]
Returns the connection’s account.
Available since: 2.0
Gets property | Purple.Connection:account |
Return value
Type: PurpleAccount
The connection’s account.
The returned data is owned by the instance. |