MimeAppsListFile.removeAssociation

Explicitly remove desktopId association for mimeType. Delete it from added associations and default applications. Note: This only changes the object, but not file itself.

class MimeAppsListFile
@trusted
void
removeAssociation
(
string mimeType
,
string desktopId
)

Meta