Hello,
I'm trying to change a setting in `gsettings' using 's
g_settings_set_value() in a C program, and it successfully changes the
value, but it is not persistent, as you can see from the output that the
program (a.out, see source below) produces:
$ gsettings get org.gnome.desktop.background p
weiller@debian:~/Downloads/gtk+-3.8.4$ make check
Making check in po
make[1]: Entrando no diretório `/home/weiller/Downloads/gtk+-3.8.4/po'
make[1]: Nada a ser feito para `check'.
make[1]: Saindo do diretório `/home/weiller/Downloads/gtk+-3.8.4/po'
Making check in po-properties
make[1]: Entrando no
Hello,
I'm trying to change a setting in `gsettings' using 's
g_settings_set_value() in a C program, and it successfully changes the
value, but it is not persistent, as you can see from the output that the
program (a.out, see source below) produces:
$ gsettings get org.gnome.desktop.background p