Function xcursor::theme_search_paths
source ยท pub(crate) fn theme_search_paths() -> Vec<PathBuf>
Expand description
Get the list of paths where the themes have to be searched,
according to the XDG Icon Theme specification, respecting XCURSOR_PATH
env
variable, in case it was set.