Function
Purpleproxy_get_setup
Declaration [src]
PurpleProxyInfo*
purple_proxy_get_setup (
PurpleAccount* account
)
Parameters
account |
PurpleAccount |
The account for which the configuration is needed. |
|
The data is owned by the caller of the function. |
Return value
Returns: | PurpleProxyInfo |
The configuration of a proxy. |
|
The data is owned by the called function. |