Gio.AppInfo.prototype.can_remove_supports_type
function can_remove_supports_type(): Boolean { // Gjs wrapper for g_app_info_can_remove_supports_type() }
Checks if a supported content type can be removed from an application.
- Returns
true if it is possible to remove supported content types from a given appinfo, false if not.