GNOME Bugzilla – Bug 675105
GSettings cannot be used with custom schema sources
Last modified: 2012-05-02 09:18:47 UTC
See patch.
Created attachment 213068 [details] [review] GSettings: allow extra keyword arguments All GObject constructors are expected to accept any construct property as keyword argument, and overrides should respect that. In particular, not doing this for GSettings prevents using a custom GSettingsSchema
Thanks! Applied.
Can you please pick this to 3-4 (if you have branched?)
Done. I went through the 3.3.1 changes and cherry-picked those which are small, safe, do not break API, and are really useful for stable updates. The pygobject branch for GNOME 3.4 is http://git.gnome.org/browse/pygobject/log/?h=pygobject-3-2