方法

GioProxyAddressget_password

自 2.26

声明 [源码]

const gchar*
g_proxy_address_get_password (
  GProxyAddress* proxy
)

描述 [源码]

获取代理的密码。

自 2.26 可用

返回值

类型: const gchar*

代理的密码。

返回的数据由实例拥有。
返回值可以为 NULL。
值是一个以 NUL 结尾的 UTF-8 字符串。