Gio.UnixMountPoint.prototype.is_loopback
function is_loopback(): Boolean {
// Gjs wrapper for g_unix_mount_point_is_loopback()
}
Checks if a unix mount point is a loopback device.
- Returns
true if the mount point is a loopback. false otherwise.