gAppInfoGetAllForType {RGtk2}R Documentation

gAppInfoGetAllForType

Description

Gets a list of all GAppInfos for a given content type.

Usage

gAppInfoGetAllForType(content.type)

Arguments

content.type

the content type to find a GAppInfo for

Value

[list]

list
of GAppInfos for given content.type or NULL on error.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]