icontheme.file

This module provides class for reading and accessing icon theme descriptions.

Information about icon themes is stored in special files named index.theme and located in icon theme directory.

Public Imports

inilike.file
public import inilike.file;
Undocumented in source.

Members

Classes

IconThemeFile
class IconThemeFile

Class representation of index.theme file containing an icon theme description.

IconThemeGroup
class IconThemeGroup
Undocumented in source.

Structs

IconSubDir
struct IconSubDir

Adapter of inilike.file.IniLikeGroup for easy access to icon subdirectory properties.

See Also

Meta