Gets a list of all GAppInfos for a given content type, including the recommended and fallback GAppInfos. See g_app_info_get_recommended_for_type() and g_app_info_get_fallback_for_type().
the content type to find a GAppInfo for
GList of GAppInfos for given content_type or NULL on error. [element-type GAppInfo][transfer full]
See Implementation
Gets a list of all GAppInfos for a given content type, including the recommended and fallback GAppInfos. See g_app_info_get_recommended_for_type() and g_app_info_get_fallback_for_type().