Re: Should we wrap accessors for properties?



Emmanuele Bassi <ebassi gmail com> writes:

some classes doing direct assignments instead of implicitly
calling the setter do not call g_object_notify() inside the
set_property(),

I think if that happens it's a bug.

(Some might delay notifies to make a group of changes look atomic, but
I'm pretty sure any change is supposed to be notified eventually.)



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