IconThemeFile.cachePath

Path of icon theme cache file.

class IconThemeFile
@trusted const nothrow
string
cachePath
()

Return Value

Type: string

Path to icon-theme.cache of corresponding cache file. Note: This function expects that icon theme has fileName. This function does not check if the cache file exists.

Meta