summaryrefslogtreecommitdiff
path: root/gir/gobject-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@t-online.de>2012-03-20 19:54:18 +0100
committerRico Tzschichholz <ricotz@t-online.de>2012-03-20 19:54:18 +0100
commit68a7351a35f5fa1c039ee3504e654b0f6a2a5d8b (patch)
treec80ae19bc4a1dcff67098bd5e4f336bf9c580244 /gir/gobject-2.0.c
parentb4afe8437f78a0259a3eb6f4c9af963acbed5b8a (diff)
downloadgobject-introspection-68a7351a35f5fa1c039ee3504e654b0f6a2a5d8b.tar.gz
Update glib annotations to 2.31.22
Diffstat (limited to 'gir/gobject-2.0.c')
-rw-r--r--gir/gobject-2.0.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gir/gobject-2.0.c b/gir/gobject-2.0.c
index 518936ca..af3cdcbe 100644
--- a/gir/gobject-2.0.c
+++ b/gir/gobject-2.0.c
@@ -10383,6 +10383,8 @@
* (such as the various fundamental type implementations or the signal
* system).
*
+ * This function is idempotent.
+ *
* Since version 2.24 this also initializes the thread system
*/
@@ -10392,6 +10394,8 @@
* @debug_flags: Bitwise combination of #GTypeDebugFlags values for debugging purposes.
*
* Similar to g_type_init(), but additionally sets debug flags.
+ *
+ * This function is idempotent.
*/