Re: Gio.GSettings bind Gtk.ColorButton
- From: Florian Müllner <fmuellner gnome org>
- To: Andre Osku Schmidt <andre osku schmidt gmail com>
- Cc: gnome-shell-list <gnome-shell-list gnome org>
- Subject: Re: Gio.GSettings bind Gtk.ColorButton
- Date: Mon, 19 Oct 2015 17:25:55 +0200
On Mon, Oct 19, 2015 at 3:19 PM, Andre "Osku" Schmidt
<andre osku schmidt gmail com> wrote:
so i gather that we can't .bind ColorButton and need to use .connect
and manually set/get values, including defaults?
Not really, no. You could use bind_property_full() to bind color
button's :rgba property to a string property of one of your objects
and then bind that property to the setting. But meh, doing it manually
is likely less work.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]