gAppInfoGetAll: gAppInfoGetAll

Description Usage Details Value Author(s)

View source: R/gioFuncs.R

Description

Gets a list of all of the applications currently registered on this system.

Usage

1

Details

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.

Value

[list] a newly allocated list of references to GAppInfos.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gAppInfoGetAll in RGtk2...