Gio.MountOperation.prototype.get_username
function get_username(): String {
// Gjs wrapper for g_mount_operation_get_username()
}
Get the user name from the mount operation.
- Returns
a string containing the user name.
function get_username(): String {
// Gjs wrapper for g_mount_operation_get_username()
}
Get the user name from the mount operation.
a string containing the user name.