]> git.0d.be Git - empathy.git/blobdiff - doc/libempathy/tmpl/empathy-contact-list.sgml
Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459540...
[empathy.git] / doc / libempathy / tmpl / empathy-contact-list.sgml
index 1a2839fc761857643f03ba8154cec74c36c4cac3..a84646a8ea3bc083635af76b03c160d00ceb3f0d 100644 (file)
@@ -23,23 +23,29 @@ empathy-contact-list
 </para>
 
 
-<!-- ##### SIGNAL EmpathyContactList::contact-added ##### -->
+<!-- ##### SIGNAL EmpathyContactList::groups-changed ##### -->
 <para>
 
 </para>
 
 @empathycontactlist: the object which received the signal.
 @arg1: 
+@arg2: 
+@arg3: 
 
-<!-- ##### SIGNAL EmpathyContactList::contact-removed ##### -->
+<!-- ##### SIGNAL EmpathyContactList::members-changed ##### -->
 <para>
 
 </para>
 
 @empathycontactlist: the object which received the signal.
 @arg1: 
+@arg2: 
+@arg3: 
+@arg4: 
+@arg5: 
 
-<!-- ##### SIGNAL EmpathyContactList::local-pending ##### -->
+<!-- ##### SIGNAL EmpathyContactList::pendings-changed ##### -->
 <para>
 
 </para>
@@ -47,6 +53,9 @@ empathy-contact-list
 @empathycontactlist: the object which received the signal.
 @arg1: 
 @arg2: 
+@arg3: 
+@arg4: 
+@arg5: 
 
 <!-- ##### STRUCT EmpathyContactListIface ##### -->
 <para>
@@ -54,57 +63,15 @@ empathy-contact-list
 </para>
 
 @base_iface: 
-@setup: 
-@find: 
 @add: 
 @remove: 
 @get_members: 
-@get_local_pending: 
-@process_pending: 
-
-<!-- ##### STRUCT EmpathyContactListInfo ##### -->
-<para>
-
-</para>
-
-@contact: 
-@message: 
-
-<!-- ##### FUNCTION empathy_contact_list_info_new ##### -->
-<para>
-
-</para>
-
-@contact: 
-@message: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_info_free ##### -->
-<para>
-
-</para>
-
-@info: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_setup ##### -->
-<para>
-
-</para>
-
-@list: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_find ##### -->
-<para>
-
-</para>
-
-@list: 
-@id: 
-@Returns: 
-
+@get_pendings: 
+@get_all_groups: 
+@get_groups: 
+@add_to_group: 
+@remove_from_group: 
+@rename_group: 
 
 <!-- ##### FUNCTION empathy_contact_list_add ##### -->
 <para>
@@ -135,22 +102,3 @@ empathy-contact-list
 @Returns: 
 
 
-<!-- ##### FUNCTION empathy_contact_list_get_local_pending ##### -->
-<para>
-
-</para>
-
-@list: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_process_pending ##### -->
-<para>
-
-</para>
-
-@list: 
-@contact: 
-@accept: 
-
-