Re: Child Properties and gsettings.



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]