[ Version ( since = "2.28" ) ]
public static List<AppInfo> get_fallback_for_type (string content_type)
Gets a list of fallback AppInfos for a given content type, i.
e. those applications which claim to support the given content type by MIME type subclassing and not directly.
content_type |
the content type to find a AppInfo for |
List of AppInfos for given |