findIconTheme

Find index.theme file by theme name.

findIconTheme
(
Range
)
(
string themeName
,)

Parameters

themeName string

Theme name.

searchIconDirs Range

Base icon directories to search icon themes.

Return Value

Type: auto

Path to the first found index.theme file or null string if not found.

Path to the first found index.theme file corresponding to the given theme.

See Also

icontheme.paths.baseIconDirs, lookupIconTheme

Meta