Struct FilesMimeStore.Options
Options to use when reading various shared MIME-info database files.
struct Options
;
Fields
Name | Type | Description |
---|---|---|
aliases
|
ubyte | Options for reading aliases file. |
genericIcons
|
ubyte | Options for reading generic-icons file. |
globs
|
ubyte | Options for reading globs file. Used only if globs2 file could not be read. |
globs2
|
ubyte | Options for reading globs2 file. |
icons
|
ubyte | Options for reading icons file. |
magic
|
ubyte | Options for reading magic file. |
subclasses
|
ubyte | Options for reading subclasses file. |
treemagic
|
ubyte | Options for reading treemagic file. |
types
|
ubyte | Options for reading types file. |
XMLnamespaces
|
ubyte | Options for reading XMLnamespaces file. |