Method

GioProxyAddressget_password

since: 2.26

Declaration [src]

const gchar*
g_proxy_address_get_password (
  GProxyAddress* proxy
)

Description [src]

Gets proxys password.

Available since: 2.26

Return value

Type: const gchar*

The proxys password.

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