summaryrefslogtreecommitdiff
path: root/gir/gobject-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2014-01-22 16:40:59 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2014-01-22 16:40:59 +0100
commit347b8e1687a99a0bb3bf945b6fe54067664e1413 (patch)
treea233926a798a618adb9df49cd79a5d642e919494 /gir/gobject-2.0.c
parentf12109977a933f2fbc320271050c79b0c108ec81 (diff)
downloadgobject-introspection-347b8e1687a99a0bb3bf945b6fe54067664e1413.tar.gz
Update glib annotations from git master
Diffstat (limited to 'gir/gobject-2.0.c')
-rw-r--r--gir/gobject-2.0.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gir/gobject-2.0.c b/gir/gobject-2.0.c
index c519b7c5..aa6019f5 100644
--- a/gir/gobject-2.0.c
+++ b/gir/gobject-2.0.c
@@ -2531,8 +2531,7 @@
* @notify: a function to call when this reference is the
* last reference to the object, or is no longer
* the last reference.
- * @data: (allow-none): data to pass to @notify, or %NULL to
- * match any toggle refs with the @notify argument.
+ * @data: data to pass to @notify
*
* Removes a reference added with g_object_add_toggle_ref(). The
* reference count of the object is decreased by one.