mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 01:57:14 +02:00
Add some missing 2.8 tags
This commit is contained in:
@@ -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.
|
||||
|
@@ -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 ##### -->
|
||||
|
Reference in New Issue
Block a user