summaryrefslogtreecommitdiff
path: root/gir/gobject-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@t-online.de>2012-09-24 09:24:36 +0200
committerRico Tzschichholz <ricotz@t-online.de>2012-09-24 09:24:36 +0200
commit79de2a622fb319253c01b83a172aa9752feff189 (patch)
tree2286236a93a6642ef47f7e698a39f76d189b44a0 /gir/gobject-2.0.c
parent817ceb8563fb0fb787ffcff529de1ea87f014260 (diff)
downloadgobject-introspection-79de2a622fb319253c01b83a172aa9752feff189.tar.gz
Update annotations to glib 2.34.0
Diffstat (limited to 'gir/gobject-2.0.c')
-rw-r--r--gir/gobject-2.0.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/gir/gobject-2.0.c b/gir/gobject-2.0.c
index 2c1ae39e..81e65a32 100644
--- a/gir/gobject-2.0.c
+++ b/gir/gobject-2.0.c
@@ -4599,7 +4599,10 @@
* (such as the various fundamental type implementations or the signal
* system).
*
- * This function is idempotent.
+ * This function is idempotent: If you call it multiple times, all but
+ * the first calls will be silently ignored.
+ *
+ * There is no way to undo the effect of g_type_init().
*
* Since version 2.24 this also initializes the thread system
*/