Re: properties-changed and notify signals



On Tue, 31 Jul 2001, Eric Lemings wrote:

> Howdy,
> 
> I searched through the mailing list archives and was suprised to find
> that this topic was not in already there.  I could swear somebody has
> asked this question before.  If I missed it somehow, just direct me
> there.
> 
> What's the difference between the properties-changed and notify signals
> in GObject?  And why do the "set" functions emit both signals while the
> "notify" function only emits the properties-changed signal?

i think you're slightly confused. update to recent CVS and encounter
only one property notification signal GObject::notify::<detail>, where
<detail> is the name of the property that changed.

> 
> Eric.
> 

---
ciaoTJ





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