Method

PurpleProxyInfoget_hostname

since: 3.0

Declaration [src]

const gchar*
purple_proxy_info_get_hostname (
  PurpleProxyInfo* info
)

Description [src]

Gets the hostname of the proxy.

Available since: 3.0

Return value

Type: const gchar*

The hostname.

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