get_fallback_for_type


Description:

[ Version ( since = "2.28" ) ]
public static List<AppInfo> get_fallback_for_type (string content_type)

Gets a list of fallback [iface@Gio.

AppInfo]s for a given content type, i.e. those applications which claim to support the given content type by MIME type subclassing and not directly.

Parameters:

content_type

the content type to find a [iface@Gio.AppInfo] for

Returns:

list of [iface@Gio.AppInfo]s for given content_type or `NULL` on error.