gobject: Document notify signal deduplication with freeze/thaw
authorPhilip Withnall <philip@tecnocode.co.uk>
Sun, 27 May 2012 21:40:44 +0000 (22:40 +0100)
committerPhilip Withnall <philip@tecnocode.co.uk>
Mon, 28 May 2012 14:47:07 +0000 (15:47 +0100)
commitf642209ef4c7f13f5ff03ca3c315cd237f8f26bb
treeded046cd606a729693652ef1b2951f164438c5d2
parent1637f08ed146bca89049301495a49d8873c2957e
gobject: Document notify signal deduplication with freeze/thaw

Expand the documentation for g_object_[freeze|thaw]_notify() to explain that
it deduplicates “notify” signals emitted by frozen objects, so that at most
one signal is emitted per property.

https://bugzilla.gnome.org/show_bug.cgi?id=676937
gobject/gobject.c