gAppInfoGetAll
Gets a list of all of the applications currently registered on this system.
gAppInfoGetAll()
For desktop files, this includes applications that have
NoDisplay=true
set or are excluded from
display by means of OnlyShowIn
or
NotShowIn
. See gAppInfoShouldShow
.
The returned list does not include applications which have
the Hidden
key set.
[list] a newly allocated list
of references to GAppInfo
s.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.