Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gAppInfoGetAllForType: gAppInfoGetAllForType
Description
Gets a list of all
GAppInfo
s for a given content type.
Usage
gAppInfoGetAllForType(content.type)
Arguments
content.type
the content type to find a
GAppInfo
for
Value
list
of
GAppInfo
s for given
content.type
or
NULL
on error.