Gio.unix_mount_guess_icon

function unix_mount_guess_icon(mount_entry: Gio.UnixMountEntry): Gio.Icon {
    // Gjs wrapper for g_unix_mount_guess_icon()
}
  

Guesses the icon of a Unix mount.

mount_entry

a Gio.UnixMountEntry

Returns

a Gio.Icon