Gio.TlsPassword.new
function new(flags: Gio.TlsPasswordFlags, description: String): Gio.TlsPassword { // Gjs wrapper for g_tls_password_new() }
Create a new Gio.TlsPassword object.
- flags
the password flags
- description
description of what the password is for
- Returns
The newly allocated password object