get_all_for_type


Description:

public static List<AppInfo> get_all_for_type (string content_type)

Gets a list of all [iface@Gio.

AppInfo]s for a given content type, including the recommended and fallback [iface@Gio.AppInfo]s. See [func@Gio.AppInfo.get_recommended_for_type ] and [func@Gio.AppInfo.get_fallback_for_type].

Parameters:

content_type

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

Returns:

list of [iface@Gio.AppInfo]s for given content_type.