AppInfoT.getAllForType

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

template AppInfoT(TStruct)
static
ListG
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