]> git.0d.be Git - empathy.git/blob - 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
1 <!-- ##### SECTION Title ##### -->
2 empathy-contact-list
3
4 <!-- ##### SECTION Short_Description ##### -->
5
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14
15 </para>
16
17 <!-- ##### SECTION Stability_Level ##### -->
18
19
20 <!-- ##### STRUCT EmpathyContactList ##### -->
21 <para>
22
23 </para>
24
25
26 <!-- ##### SIGNAL EmpathyContactList::groups-changed ##### -->
27 <para>
28
29 </para>
30
31 @empathycontactlist: the object which received the signal.
32 @arg1: 
33 @arg2: 
34 @arg3: 
35
36 <!-- ##### SIGNAL EmpathyContactList::members-changed ##### -->
37 <para>
38
39 </para>
40
41 @empathycontactlist: the object which received the signal.
42 @arg1: 
43 @arg2: 
44 @arg3: 
45 @arg4: 
46 @arg5: 
47
48 <!-- ##### SIGNAL EmpathyContactList::pendings-changed ##### -->
49 <para>
50
51 </para>
52
53 @empathycontactlist: the object which received the signal.
54 @arg1: 
55 @arg2: 
56 @arg3: 
57 @arg4: 
58 @arg5: 
59
60 <!-- ##### STRUCT EmpathyContactListIface ##### -->
61 <para>
62
63 </para>
64
65 @base_iface: 
66 @add: 
67 @remove: 
68 @get_members: 
69 @get_pendings: 
70 @get_all_groups: 
71 @get_groups: 
72 @add_to_group: 
73 @remove_from_group: 
74 @rename_group: 
75
76 <!-- ##### FUNCTION empathy_contact_list_add ##### -->
77 <para>
78
79 </para>
80
81 @list: 
82 @contact: 
83 @message: 
84
85
86 <!-- ##### FUNCTION empathy_contact_list_remove ##### -->
87 <para>
88
89 </para>
90
91 @list: 
92 @contact: 
93 @message: 
94
95
96 <!-- ##### FUNCTION empathy_contact_list_get_members ##### -->
97 <para>
98
99 </para>
100
101 @list: 
102 @Returns: 
103
104