Gio.UnixMountPoint.prototype.is_user_mountable
function is_user_mountable(): Boolean { // Gjs wrapper for g_unix_mount_point_is_user_mountable() }
Checks if a unix mount point is mountable by the user.
- Returns
true if the mount point is user mountable.