AppInfoIF.getFallbackForType

Gets a list of fallback GAppInfos for a given content type, i.e. those applications which claim to support the given content type by MIME type subclassing and not directly.

interface AppInfoIF
static
getFallbackForType
()

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.

Meta

Since

2.28