[][src]Function xcursor::theme_search_paths

pub fn theme_search_paths() -> Vec<PathBuf>

This function returns the list of paths where the themes have to be searched, according to the XDG Icon Theme specification.

Panics

If the $HOME environment variable is not set, or if its value contains the NUL character