summaryrefslogtreecommitdiff
path: root/gir/gobject-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2015-09-23 08:06:32 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2015-09-23 08:06:32 +0200
commit6d0d9938e34df351615d644ea3d2fc667fa6a22f (patch)
treee19339e9542846c779381201a8490564171e620c /gir/gobject-2.0.c
parenta984a0f57a8ab178762d5942e2d552121edae091 (diff)
downloadgobject-introspection-6d0d9938e34df351615d644ea3d2fc667fa6a22f.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, 3 insertions, 0 deletions
diff --git a/gir/gobject-2.0.c b/gir/gobject-2.0.c
index 9302fa67..025266e6 100644
--- a/gir/gobject-2.0.c
+++ b/gir/gobject-2.0.c
@@ -4599,6 +4599,9 @@
* consistent with how a signal emitted with @detail would be delivered
* to those handlers.
*
+ * Since 2.46 this also checks for a non-default class closure being
+ * installed, as this is basically always what you want.
+ *
* One example of when you might use this is when the arguments to the
* signal are difficult to compute. A class implementor may opt to not
* emit the signal if no one is attached anyway, thus saving the cost