summaryrefslogtreecommitdiff
path: root/telepathy-glib/handle-set.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-07-26 14:29:46 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-07-26 14:29:46 +0100
commit4fc4750eaefe56e02ab08c9b462c16aef3754531 (patch)
tree1b5135aa3ff8f962527f363a393a008947a70df6 /telepathy-glib/handle-set.c
parent9340bb0e0d8e638c46d21d9ae49c052baf6265fe (diff)
downloadtelepathy-glib-4fc4750eaefe56e02ab08c9b462c16aef3754531.tar.gz
TpHandleSetMemberFunc: omit from introspection, and move docs to .c
Diffstat (limited to 'telepathy-glib/handle-set.c')
-rw-r--r--telepathy-glib/handle-set.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/telepathy-glib/handle-set.c b/telepathy-glib/handle-set.c
index 49dcf8c39..a498f769c 100644
--- a/telepathy-glib/handle-set.c
+++ b/telepathy-glib/handle-set.c
@@ -257,6 +257,16 @@ foreach_helper (guint i, gpointer userdata)
}
/**
+ * TpHandleSetMemberFunc: (skip)
+ * @set: The set of handles on which tp_handle_set_foreach() was called
+ * @handle: A handle in the set
+ * @userdata: Arbitrary user data as supplied to tp_handle_set_foreach()
+ *
+ * Signature of the callback used to iterate over the handle set in
+ * tp_handle_set_foreach().
+ */
+
+/**
* tp_handle_set_foreach: (skip)
* @set: A set of handles
* @func: (scope call): A callback