[Vala] Settings.with_path help



Best regards.
I'm trying to reproduce the example shown in xxxxxx but using
new_with_path and failed to run, shows me the following message

(process : 29989 ) : GLib - GIO -ERROR ** : Settings schema '
set.gschema.xml ' is not installed


xml name is set.gschema.xml and is in the same directory as the executable .

Of example only thing I changed was the constructor
    var settings = new Settings.with_path ( " org.foo.MyApp.Window " ,
"/ home / edwinspire / Documents / development / vala /") ;

Not how it work , I searched in google but can not find examples to help me.

I hope you can help me , thanks.


Mis proyectos de software libre en:
Github - edwinspire


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]