Method
PurpleAccountset_connection
since: 2.0
Declaration [src]
void
purple_account_set_connection (
PurpleAccount* account,
PurpleConnection* gc
)
Description [src]
Sets the account’s connection.
Available since: 2.0
Sets property | Purple.Account:connection |
Parameters
gc
-
Type:
PurpleConnection
The connection.
The data is owned by the caller of the method.