Gio.unix_mount_get_device_path
function unix_mount_get_device_path(mount_entry: Gio.UnixMountEntry): String {
// Gjs wrapper for g_unix_mount_get_device_path()
}
Gets the device path for a unix mount.
- mount_entry
a #GUnixMount.
- Returns
a string containing the device path.