Method

PurpleProxyInfoget_hostname

unstable since: 3.0

Declaration [src]

const char*
purple_proxy_info_get_hostname (
  PurpleProxyInfo* info
)

Description [src]

Gets the hostname of the proxy.

Available since: 3.0

Return value

Type: const char*

The hostname.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.