~ubuntu-branches/ubuntu/karmic/empathy/karmic

« back to all changes in this revision

Viewing changes to docs/libempathy/tmpl/empathy-contact-factory.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2007-12-04 00:00:31 UTC
  • mto: (6.4.1 sid) (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20071204000031-w2os396zoqdbcybt
Tags: upstream-0.21.3
ImportĀ upstreamĀ versionĀ 0.21.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
EmpathyContactFactory
 
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 EmpathyContactFactoryPriv ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
 
 
26
<!-- ##### STRUCT EmpathyContactFactory ##### -->
 
27
<para>
 
28
 
 
29
</para>
 
30
 
 
31
 
 
32
<!-- ##### FUNCTION empathy_contact_factory_new ##### -->
 
33
<para>
 
34
 
 
35
</para>
 
36
 
 
37
@Returns: 
 
38
 
 
39
 
 
40
<!-- ##### FUNCTION empathy_contact_factory_get_user ##### -->
 
41
<para>
 
42
 
 
43
</para>
 
44
 
 
45
@factory: 
 
46
@account: 
 
47
@Returns: 
 
48
 
 
49
 
 
50
<!-- ##### FUNCTION empathy_contact_factory_get_from_id ##### -->
 
51
<para>
 
52
 
 
53
</para>
 
54
 
 
55
@factory: 
 
56
@account: 
 
57
@id: 
 
58
@Returns: 
 
59
 
 
60
 
 
61
<!-- ##### FUNCTION empathy_contact_factory_get_from_handle ##### -->
 
62
<para>
 
63
 
 
64
</para>
 
65
 
 
66
@factory: 
 
67
@account: 
 
68
@handle: 
 
69
@Returns: 
 
70
 
 
71
 
 
72
<!-- ##### FUNCTION empathy_contact_factory_get_from_handles ##### -->
 
73
<para>
 
74
 
 
75
</para>
 
76
 
 
77
@factory: 
 
78
@account: 
 
79
@handles: 
 
80
@Returns: 
 
81
 
 
82
 
 
83
<!-- ##### FUNCTION empathy_contact_factory_set_alias ##### -->
 
84
<para>
 
85
 
 
86
</para>
 
87
 
 
88
@factory: 
 
89
@contact: 
 
90
@alias: 
 
91
 
 
92
 
 
93
<!-- ##### FUNCTION empathy_contact_factory_set_avatar ##### -->
 
94
<para>
 
95
 
 
96
</para>
 
97
 
 
98
@factory: 
 
99
@account: 
 
100
@data: 
 
101
@size: 
 
102
@mime_type: 
 
103
 
 
104