Function

Purpleproxy_get_setup

since: 2.0

Declaration [src]

PurpleProxyInfo*
purple_proxy_get_setup (
  PurpleAccount* account
)

Description [src]

Returns configuration of a proxy.

Available since: 2.0

Parameters

account

Type: PurpleAccount

The account for which the configuration is needed.

The data is owned by the caller of the function.

Return value

Type: PurpleProxyInfo

The configuration of a proxy.

The data is owned by the called function.