Function MimeCache.findGenericIcon

Find generic icon name for mime type.

const(char)[] findGenericIcon (
  scope const(char)[] mimeType
) @trusted const;

Returns

Generic icon name for given mimeType or null string if not found.