Function theme_search_paths

Source
pub(crate) fn theme_search_paths(
    environment: SearchPathsEnvironment,
) -> Vec<PathBuf>
Expand description

Get the list of paths where the themes have to be searched, according to the XDG Icon Theme specification. If XCURSOR_PATH is set, it will override the default search paths.