Gio.MountOperation.prototype.set_password
function set_password(password: String): void { // Gjs wrapper for g_mount_operation_set_password() }
Sets the mount operation's password to password.
- password
password to set.
function set_password(password: String): void { // Gjs wrapper for g_mount_operation_set_password() }
Sets the mount operation's password to password.
password to set.