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