Add GI annotations to GClosure and friends.
[platform/upstream/glib.git] / gobject / gobject.c
index 1bf32b4..5587df9 100644 (file)
@@ -3444,7 +3444,7 @@ g_cclosure_new_object (GCallback callback_func,
 }
 
 /**
- * g_cclosure_new_object_swap:
+ * g_cclosure_new_object_swap: (skip)
  * @callback_func: the function to invoke
  * @object: a #GObject pointer to pass to @callback_func
  *