aboutsummaryrefslogtreecommitdiffstats
path: root/doc/libempathy/tmpl/empathy-tp-group.sgml
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-07-13 00:57:41 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-07-13 00:57:41 +0800
commitf600051da4c1a2d92f4c643f8b33e3efc4490315 (patch)
tree15be7ff3b87526ffa392d04526fae618334d514e /doc/libempathy/tmpl/empathy-tp-group.sgml
parent8f27d600c1f07fa3204dcfd2b4e3b53e8f4eeeac (diff)
downloadgsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar.gz
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar.bz2
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar.lz
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar.xz
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar.zst
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.zip
Adding initial API documentation using gtk-doc.
2007-07-12 Xavier Claessens <xclaesse@gmail.com> * configure.ac: * doc/*: * Makefile.am: Adding initial API documentation using gtk-doc. svn path=/trunk/; revision=182
Diffstat (limited to 'doc/libempathy/tmpl/empathy-tp-group.sgml')
-rw-r--r--doc/libempathy/tmpl/empathy-tp-group.sgml209
1 files changed, 209 insertions, 0 deletions
diff --git a/doc/libempathy/tmpl/empathy-tp-group.sgml b/doc/libempathy/tmpl/empathy-tp-group.sgml
new file mode 100644
index 000000000..56fcca10f
--- /dev/null
+++ b/doc/libempathy/tmpl/empathy-tp-group.sgml
@@ -0,0 +1,209 @@
+<!-- ##### SECTION Title ##### -->
+EmpathyTpGroup
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT EmpathyTpGroupPriv ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### STRUCT EmpathyTpGroup ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SIGNAL EmpathyTpGroup::local-pending ##### -->
+<para>
+
+</para>
+
+@empathytpgroup: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+@arg4:
+
+<!-- ##### SIGNAL EmpathyTpGroup::members-added ##### -->
+<para>
+
+</para>
+
+@empathytpgroup: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+@arg4:
+
+<!-- ##### SIGNAL EmpathyTpGroup::members-removed ##### -->
+<para>
+
+</para>
+
+@empathytpgroup: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+@arg4:
+
+<!-- ##### SIGNAL EmpathyTpGroup::remote-pending ##### -->
+<para>
+
+</para>
+
+@empathytpgroup: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+@arg4:
+
+<!-- ##### STRUCT EmpathyTpGroupInfo ##### -->
+<para>
+
+</para>
+
+@member:
+@actor:
+@reason:
+@message:
+
+<!-- ##### FUNCTION empathy_tp_group_new ##### -->
+<para>
+
+</para>
+
+@tp_chan:
+@tp_conn:
+@Returns:
+
+
+<!-- ##### FUNCTION empathy_tp_group_add_members ##### -->
+<para>
+
+</para>
+
+@group:
+@handles:
+@message:
+
+
+<!-- ##### FUNCTION empathy_tp_group_add_member ##### -->
+<para>
+
+</para>
+
+@group:
+@handle:
+@message:
+
+
+<!-- ##### FUNCTION empathy_tp_group_remove_members ##### -->
+<para>
+
+</para>
+
+@group:
+@handle:
+@message:
+
+
+<!-- ##### FUNCTION empathy_tp_group_remove_member ##### -->
+<para>
+
+</para>
+
+@group:
+@handle:
+@message:
+
+
+<!-- ##### FUNCTION empathy_tp_group_get_members ##### -->
+<para>
+
+</para>
+
+@group:
+@Returns:
+
+
+<!-- ##### FUNCTION empathy_tp_group_get_all_members ##### -->
+<para>
+
+</para>
+
+@group:
+@members:
+@local_pending:
+@remote_pending:
+
+
+<!-- ##### FUNCTION empathy_tp_group_get_local_pending_members_with_info ##### -->
+<para>
+
+</para>
+
+@group:
+@Returns:
+
+
+<!-- ##### FUNCTION empathy_tp_group_info_list_free ##### -->
+<para>
+
+</para>
+
+@infos:
+
+
+<!-- ##### FUNCTION empathy_tp_group_get_name ##### -->
+<para>
+
+</para>
+
+@group:
+@Returns:
+
+
+<!-- ##### FUNCTION empathy_tp_group_get_self_handle ##### -->
+<para>
+
+</para>
+
+@group:
+@Returns:
+
+
+<!-- ##### FUNCTION empathy_tp_group_get_object_path ##### -->
+<para>
+
+</para>
+
+@group:
+@Returns:
+
+
+<!-- ##### FUNCTION empathy_tp_group_is_member ##### -->
+<para>
+
+</para>
+
+@group:
+@handle:
+@Returns:
+
+