Function

Purpleglobal_proxy_set_info

since: 2.6

Declaration [src]

void
purple_global_proxy_set_info (
  PurpleProxyInfo* info
)

Description [src]

Set purple’s global proxy information.

Available since: 2.6

Parameters

info

Type: PurpleProxyInfo

The proxy information.

The data is owned by the caller of the function.