Method
PurpleConnectionget_account
Declaration [src]
PurpleAccount*
purple_connection_get_account (
PurpleConnection* gc
)
Return value
Type: PurpleAccount
The connection’s account.
The data is owned by the instance. |
PurpleAccount*
purple_connection_get_account (
PurpleConnection* gc
)
Type: PurpleAccount
The connection’s account.
The data is owned by the instance. |