Re: Child Properties and gsettings.
- From: Emmanuele Bassi <ebassi gmail com>
- To: "Konstantin P." <ria freelander gmail com>
- Cc: ML-gtk <gtk-list gnome org>
- Subject: Re: Child Properties and gsettings.
- Date: Tue, 3 Feb 2015 14:58:46 +0000
hi;
On 3 February 2015 at 14:50, Konstantin P. <ria freelander gmail com> wrote:
How can I bind to child property of particular child using g_settings_bind?
It is even possible?
you can't. the child (and style) properties added by GTK are separate
from the GObject properties; they are stored in their own pool, and
they are accessed using API inside GTK+ itself, so anything below GTK+
won't be able to see them.
ciao,
Emmanuele.
--
https://www.bassi.io
[ ] ebassi [ gmail com]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]