TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Gets a list of all of the applications currently registered on this system.
For desktop files, this includes applications that have NoDisplay=true set or are excluded from display by means of OnlyShowIn or NotShowIn. See Gio.AppInfo.should_show.
NoDisplay=true
OnlyShowIn
NotShowIn
The returned list does not include applications which have the Hidden key set.
Hidden
a newly allocated list of references to Gio.AppInfos.
Gets a list of all of the applications currently registered on this system.
For desktop files, this includes applications that have
NoDisplay=trueset or are excluded from display by means ofOnlyShowInorNotShowIn. See Gio.AppInfo.should_show.The returned list does not include applications which have the
Hiddenkey set.