2003-06-11 Matthias Clasen <maclas@gmx.de>
* gobject/tmpl/objects.sgml: A small addition.
+2003-06-11 Matthias Clasen <maclas@gmx.de>
+
+ * gobject/tmpl/objects.sgml: A small addition.
+
Sun Jun 8 12:28:39 2003 Owen Taylor <otaylor@redhat.com>
* glib/tmpl/error_reporting.sgml: XML fix.
Stops emission of "notify" signals on @object. The signals are
queued until g_object_thaw_notify() is called on @object.
</para>
+<para>
+This is necessary for accessors that modify multiple properties to prevent
+premature notification while the object is still being modified.
+</para>
@object: a #GObject