summaryrefslogtreecommitdiff
path: root/gir/gobject-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2013-12-08 13:57:51 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2013-12-08 13:57:51 +0100
commit1328045bb953e40b1978a43f180da119dc490dc3 (patch)
tree4f07609d4ff2cf55ac149c6bdf74c5f154c16040 /gir/gobject-2.0.c
parent9b46f283e25f6ce06f0e8926120db5fac3ddf418 (diff)
downloadgobject-introspection-1328045bb953e40b1978a43f180da119dc490dc3.tar.gz
Update glib annotations from git master
Diffstat (limited to 'gir/gobject-2.0.c')
-rw-r--r--gir/gobject-2.0.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gir/gobject-2.0.c b/gir/gobject-2.0.c
index 89c083cb..a5cd41ab 100644
--- a/gir/gobject-2.0.c
+++ b/gir/gobject-2.0.c
@@ -3719,7 +3719,7 @@
*
* Connects a closure to a signal for a particular object.
*
- * Returns: the handler id
+ * Returns: the handler id (always greater than 0 for successful connections)
*/
@@ -3734,7 +3734,7 @@
*
* Connects a closure to a signal for a particular object.
*
- * Returns: the handler id
+ * Returns: the handler id (always greater than 0 for successful connections)
*/
@@ -3753,7 +3753,7 @@
* used. Specify @connect_flags if you need <literal>..._after()</literal> or
* <literal>..._swapped()</literal> variants of this function.
*
- * Returns: the handler id
+ * Returns: the handler id (always greater than 0 for successful connections)
*/