Constructor

PurpleProxyInfonew

since: 2.0

[]

Declaration [src]

PurpleProxyInfo*
purple_proxy_info_new (
  void
)
[]

Description [src]

Creates a new proxy info instance.

Available since: 2.0

[]

Return value

Type: PurpleProxyInfo

The new instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.