Gio.Mount.prototype.can_unmount
function can_unmount(): Boolean { // Gjs wrapper for g_mount_can_unmount() }
Checks if mount can be mounted.
- Returns
true if the mount can be unmounted.
function can_unmount(): Boolean { // Gjs wrapper for g_mount_can_unmount() }
Checks if mount can be mounted.
true if the mount can be unmounted.