Add some missing 2.8 tags

This commit is contained in:
Matthias Clasen
2006-04-19 15:03:45 +00:00
parent 6db673a70b
commit a114a49428
5 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2006-04-19 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/objects.sgml: Add some missing Since: 2.8 tags
2006-04-18 Matthias Clasen <mclasen@redhat.com>
* gobject/tut_gobject.xml: Say that ref/unref are thread-safe now.

View File

@@ -604,6 +604,7 @@ is important state in the proxy object.
last reference to the object, or is no longer
the last reference.
@data: data to pass to @notify
@Since: 2.8
<!-- ##### FUNCTION g_object_remove_toggle_ref ##### -->
@@ -617,6 +618,7 @@ reference count of the object is decreased by one.
last reference to the object, or is no longer
the last reference.
@data: data to pass to @notify
@Since: 2.8
<!-- ##### FUNCTION g_object_connect ##### -->