Hi,

SettingsBackend is e.g. used by meld to handle loading schemas when it is
not installed but running locally. That's why I think it would be useful to
have an implementation in gtkmm as well.

I'm currently looking at
https://developer.gnome.org/gtkmm-tutorial/stable/chapter-wrapping-c-libraries.html.en
to understand how to wrap GTK+. Let's see what I will come up with or fail
horribly :-)

Best wishes,
 Christoph


2014-07-11 21:17 GMT+02:00 Juan R. Garcia Blanco <juanr...@gmail.com>:

> Hi,
>
> I think they are now wrapped because giomm lacks SettingsBackend
> completely. I don't know if this is due to a particular reason or
> because of lack of time. I don't know either if SettingsBackend would be
> much useful, it seems like an "implementation detail"...
>
> Anyways, if you want to have new_full and new_with_backend you should
> start by wrapping SettingsBackend.
>
> Best regards,
> Juan.
>
> On Mon, 2014-07-07 at 21:33 +0200, Christoph Brill wrote:
> > Hi list,
> >
> >
> > I'm currently looking into Glib::SettingsBackend, especially into the
> > lack of g_settings_new_full and new_with_backend.
> >
> >
> > Can anybody can anybody give me a hint on how to add these to giomm?
> >
> >
> > Next to that http://www.gtkmm.org/en/download.shtml seems to be
> > outdated as it still lists glibmm 2.38 as stable.
> >
> >
> > Best wishes,
> >  Christoph
> > _______________________________________________
> > gtkmm-list mailing list
> > gtkmm-list@gnome.org
> > https://mail.gnome.org/mailman/listinfo/gtkmm-list
>
>
>
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to