Re: Gio.GSettings bind Gtk.ColorButton
- From: Florian Müllner <fmuellner gnome org>
- To: Norman L Smith <nls1729 gmail com>
- Cc: gnome-shell-list <gnome-shell-list gnome org>
- Subject: Re: Gio.GSettings bind Gtk.ColorButton
- Date: Sun, 18 Oct 2015 17:23:59 +0200
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]