方法

GioTlsPasswordget_description

自: 2.30

声明 [代码地址]

const gchar*
g_tls_password_get_description (
  GTlsPassword* password
)

描述 [代码地址]

获取有关密码将如何使用的描述字符串。

自2.30版起可用

返回值

类型: const gchar*

密码的描述。

返回的数据由实例所有。
值是一个以NUL终止的UTF-8字符串。