IconThemeCache.iconDirectories

Find all sub directories the icon belongs to according to cache.

class IconThemeCache
@trusted const
iconDirectories
(
const(char)[] iconName
)

Return Value

Type: auto

Range of directory const(char)[] names the icon belongs to.

Meta