Gio.unix_mount_guess_name

function unix_mount_guess_name(mount_entry: Gio.UnixMountEntry): String {
    // Gjs wrapper for g_unix_mount_guess_name()
}
  

Guesses the name of a Unix mount. The result is a translated string.

mount_entry

a Gio.UnixMountEntry

Returns

A newly allocated string that must be freed with GLib.free