Gio.unix_mount_guess_should_display
function unix_mount_guess_should_display(mount_entry: Gio.UnixMountEntry): Boolean {
// Gjs wrapper for g_unix_mount_guess_should_display()
}
Guesses whether a Unix mount should be displayed in the UI.
- mount_entry
- Returns
true if mount_entry is deemed to be displayable.