Package: gio

Function gio:app-info-all

Lambda List

gio:app-info-all ()

Return Value

The list of g:app-info instances.

Details

Gets a list of all application infos for 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 the g:app-info-should-show function. The returned list does not include applications which have the Hidden key set.
 

See also

2024-12-22