Gio.unix_mount_guess_symbolic_icon

function unix_mount_guess_symbolic_icon(mount_entry: Gio.UnixMountEntry): Gio.Icon {
    // Gjs wrapper for g_unix_mount_guess_symbolic_icon()
}
  

Guesses the symbolic icon of a Unix mount.

Since 2.34

mount_entry

a Gio.UnixMountEntry

Returns

a Gio.Icon