Method

PurpleProxyInfoget_username

since: 2.0

Declaration [src]

const gchar*
purple_proxy_info_get_username (
  PurpleProxyInfo* info
)

Description [src]

Gets the username of the proxy.

Available since: 2.0

Return value

Type: const gchar*

The username of the proxy.

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