构造函数
GioTlsPasswordnew
声明 [源代码]
GTlsPassword*
g_tls_password_new (
GTlsPasswordFlags flags,
const gchar* description
)
返回值
类型: GTlsPassword
新分配的密码对象。
函数的调用者将拥有数据,并负责释放它。 |
GTlsPassword*
g_tls_password_new (
GTlsPasswordFlags flags,
const gchar* description
)
类型: GTlsPassword
新分配的密码对象。
函数的调用者将拥有数据,并负责释放它。 |