AppInfoIF.getAllForType

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

interface AppInfoIF
static
getAllForType
()

Parameters

contentType string

the content type to find a GAppInfo for

Return Value

Type: ListG

GList of GAppInfos for given content_type or NULL on error. [element-type GAppInfo][transfer full]

Meta