SYMBOL INDEX (43 symbols across 9 files) FILE: darwin.go function Get (line 14) | func Get() (string, error) { function SetFromFile (line 25) | func SetFromFile(file string) error { function SetMode (line 30) | func SetMode(mode Mode) error { function getCacheDir (line 34) | func getCacheDir() (string, error) { FILE: example/main.go function main (line 9) | func main() { FILE: gnome.go function removeProtocol (line 10) | func removeProtocol(input string) string { function parseDconf (line 17) | func parseDconf(command string, args ...string) (string, error) { function isGNOMECompliant (line 34) | func isGNOMECompliant() bool { method getGNOMEString (line 38) | func (mode Mode) getGNOMEString() string { FILE: kde.go function getKDE (line 16) | func getKDE() (string, error) { function setKDE (line 52) | func setKDE(path string) error { function setKDEMode (line 61) | func setKDEMode(mode Mode) error { function evalKDE (line 70) | func evalKDE(script string) error { method getKDEString (line 74) | func (mode Mode) getKDEString() string { FILE: linux.go function Get (line 13) | func Get() (string, error) { function SetFromFile (line 37) | func SetFromFile(file string) error { function SetMode (line 67) | func SetMode(mode Mode) error { function getCacheDir (line 90) | func getCacheDir() (string, error) { FILE: lxde.go function getLXDE (line 10) | func getLXDE() (string, error) { method getLXDEString (line 32) | func (mode Mode) getLXDEString() string { FILE: main.go type Mode (line 11) | type Mode constant Center (line 14) | Center Mode = iota constant Crop (line 15) | Crop constant Fit (line 16) | Fit constant Span (line 17) | Span constant Stretch (line 18) | Stretch constant Tile (line 19) | Tile function downloadImage (line 32) | func downloadImage(url string) (string, error) { function SetFromURL (line 66) | func SetFromURL(url string) error { FILE: windows.go constant spiGetDeskWallpaper (line 16) | spiGetDeskWallpaper = 0x0073 constant spiSetDeskWallpaper (line 17) | spiSetDeskWallpaper = 0x0014 constant uiParam (line 19) | uiParam = 0x0000 constant spifUpdateINIFile (line 21) | spifUpdateINIFile = 0x01 constant spifSendChange (line 22) | spifSendChange = 0x02 function Get (line 32) | func Get() (string, error) { function SetFromFile (line 46) | func SetFromFile(filename string) error { function SetMode (line 62) | func SetMode(mode Mode) error { function getCacheDir (line 109) | func getCacheDir() (string, error) { FILE: xfce.go function getXFCEProps (line 9) | func getXFCEProps(key string) ([]string, error) { function getXFCE (line 27) | func getXFCE() (string, error) { function setXFCE (line 40) | func setXFCE(file string) error { function setXFCEMode (line 54) | func setXFCEMode(mode Mode) error { method getXFCEString (line 70) | func (mode Mode) getXFCEString() string {