Re: Gio.GSettings bind Gtk.ColorButton



On Sun, Oct 18, 2015 at 5:16 PM, Norman L Smith <nls1729 gmail com> wrote:
I thought about your question and there may be a simpler solution
than the code I suggested.
https://developer.gnome.org/gio/stable/GSettings.html#g-settings-bind-w
ith-mapping

No, g_settings_bind_with_mapping() is not introspectable - note the
"skip" annotation in the documentation you linked. (The problem of the
function is that it shared a single user_data/destroy_notify with
multiple callbacks).


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