Skip to main content

Crate app_info

Crate app_info 

Source

Modules§

error

Structs§

AppInfo
Application information.
AppInfoReport
Installed applications plus per-entry diagnostics.
AppInfoWarning
A non-fatal problem encountered during best-effort enumeration.
Icon
Shared RGBA icon data.
ListOptions
Controls how installed applications are enumerated.

Constants§

MAX_ICON_SIZE
Largest icon edge accepted by the library.

Functions§

find_app_by_identifier
Finds an application by bundle identifier or Windows product code.
find_app_by_name
Finds the first application with the requested name.
find_apps_by_name
Finds all applications whose names match using Unicode lowercase mapping.
get_file_icon
Gets the icon for a file path.
get_installed_apps
Gets installed applications.
get_installed_apps_with_options
Gets installed desktop applications using configurable behavior.