Gio.AppInfo::remove_supports_type
function vfunc_remove_supports_type(content_type: String): Boolean { }
Removes a supported type from an application, if possible.
- content_type
a string.
- Returns
true on success, false on error.
function vfunc_remove_supports_type(content_type: String): Boolean { }
Removes a supported type from an application, if possible.
a string.
true on success, false on error.