AppInfoT.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.

template AppInfoT(TStruct)
static
ListG
getFallbackForType
()

Parameters

contentType string

the content type to find a #GAppInfo for

Return: #GList of #GAppInfos for given @content_type or %NULL on error.

Meta

Since

2.28