summaryrefslogtreecommitdiff
path: root/gir/gobject-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2018-01-02 11:35:35 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2018-01-02 11:35:35 +0100
commitfd78c996bb204525b217c5baf6704f777ef8c5fa (patch)
tree9605af594e9cc6970bfb1fc163cdfd89d1383555 /gir/gobject-2.0.c
parent8cf3e8e5cf6d0d49db359f50c6eb0bc9ca22fbef (diff)
downloadgobject-introspection-fd78c996bb204525b217c5baf6704f777ef8c5fa.tar.gz
gir: Update annotations from GLib git master
Diffstat (limited to 'gir/gobject-2.0.c')
-rw-r--r--gir/gobject-2.0.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gir/gobject-2.0.c b/gir/gobject-2.0.c
index 596e2685..a825994a 100644
--- a/gir/gobject-2.0.c
+++ b/gir/gobject-2.0.c
@@ -2451,8 +2451,8 @@
* from the @target to the @source, or %NULL to use the default
* @user_data: custom data to be passed to the transformation functions,
* or %NULL
- * @notify: function to be called when disposing the binding, to free the
- * resources used by the transformation functions
+ * @notify: (nullable): a function to call when disposing the binding, to free
+ * resources used by the transformation functions, or %NULL if not required
*
* Complete version of g_object_bind_property().
*