icontheme

Icon Theme Specification implementation.

Modules

cache
module icontheme.cache

This module provides class for loading and validating icon theme caches.

file
module icontheme.file

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

lookup
module icontheme.lookup

Lookup of icon themes and icons.

paths
module icontheme.paths

Getting paths where icon themes and icons are stored.

Public Imports

icontheme.file
public import icontheme.file;
Undocumented in source.
icontheme.lookup
public import icontheme.lookup;
Undocumented in source.
icontheme.cache
public import icontheme.cache;
Undocumented in source.
icontheme.paths
public import icontheme.paths;
Undocumented in source.

See Also

Meta