Method
PurpleAccountset_proxy_info
since: 2.0
Declaration [src]
void
purple_account_set_proxy_info (
PurpleAccount* account,
PurpleProxyInfo* info
)
Description [src]
Sets the account’s proxy information.
Available since: 2.0
Sets property | Purple.Account:proxy-info |
Parameters
info
-
Type:
PurpleProxyInfo
The proxy information.
The data is owned by the caller of the method.