~ubuntu-branches/ubuntu/raring/libzeitgeist/raring

« back to all changes in this revision

Viewing changes to .pc/debian-changes-0.3.8-0ubuntu1/doc/reference/tmpl/zeitgeist-data-source-registry.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-03-23 17:05:43 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110323170543-qks4dcl41i222izh
Tags: 0.3.8-0ubuntu1
* New upstream release
  - ZeitgeistLog missing implementation of get_property for "connected"
    (LP: #734080)
  - libzeitgeist vapi needs an update (LP: #739653)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
ZeitgeistDataSourceRegistry
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
 
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
 
 
13
<!-- ##### SECTION See_Also ##### -->
 
14
<para>
 
15
 
 
16
</para>
 
17
 
 
18
 
 
19
<!-- ##### SECTION Stability_Level ##### -->
 
20
 
 
21
 
 
22
<!-- ##### SECTION Image ##### -->
 
23
 
 
24
 
 
25
<!-- ##### STRUCT ZeitgeistDataSourceRegistry ##### -->
 
26
<para>
 
27
 
 
28
</para>
 
29
 
 
30
 
 
31
<!-- ##### SIGNAL ZeitgeistDataSourceRegistry::source-disconnected ##### -->
 
32
<para>
 
33
 
 
34
</para>
 
35
 
 
36
@zeitgeistdatasourceregistry: the object which received the signal.
 
37
@arg1: 
 
38
 
 
39
<!-- ##### SIGNAL ZeitgeistDataSourceRegistry::source-enabled ##### -->
 
40
<para>
 
41
 
 
42
</para>
 
43
 
 
44
@zeitgeistdatasourceregistry: the object which received the signal.
 
45
@arg1: 
 
46
@arg2: 
 
47
 
 
48
<!-- ##### SIGNAL ZeitgeistDataSourceRegistry::source-registered ##### -->
 
49
<para>
 
50
 
 
51
</para>
 
52
 
 
53
@zeitgeistdatasourceregistry: the object which received the signal.
 
54
@arg1: 
 
55
 
 
56
<!-- ##### STRUCT ZeitgeistDataSourceRegistryClass ##### -->
 
57
<para>
 
58
 
 
59
</para>
 
60
 
 
61
@parent_class: 
 
62
@source_registered: 
 
63
@source_disconnected: 
 
64
@source_enabled: 
 
65
 
 
66
<!-- ##### FUNCTION zeitgeist_data_source_registry_new ##### -->
 
67
<para>
 
68
 
 
69
</para>
 
70
 
 
71
@void: 
 
72
@Returns: 
 
73
 
 
74
 
 
75
<!-- ##### FUNCTION zeitgeist_data_source_registry_get_data_sources ##### -->
 
76
<para>
 
77
 
 
78
</para>
 
79
 
 
80
@self: 
 
81
@cancellable: 
 
82
@callback: 
 
83
@user_data: 
 
84
 
 
85
 
 
86
<!-- ##### FUNCTION zeitgeist_data_source_registry_get_data_sources_finish ##### -->
 
87
<para>
 
88
 
 
89
</para>
 
90
 
 
91
@self: 
 
92
@res: 
 
93
@error: 
 
94
@Returns: 
 
95
 
 
96
 
 
97
<!-- ##### FUNCTION zeitgeist_data_source_registry_register_data_source ##### -->
 
98
<para>
 
99
 
 
100
</para>
 
101
 
 
102
@self: 
 
103
@source: 
 
104
@cancellable: 
 
105
@callback: 
 
106
@user_data: 
 
107
 
 
108
 
 
109
<!-- ##### FUNCTION zeitgeist_data_source_registry_register_data_source_finish ##### -->
 
110
<para>
 
111
 
 
112
</para>
 
113
 
 
114
@self: 
 
115
@res: 
 
116
@error: 
 
117
@Returns: 
 
118
 
 
119
 
 
120
<!-- ##### FUNCTION zeitgeist_data_source_registry_set_data_source_enabled ##### -->
 
121
<para>
 
122
 
 
123
</para>
 
124
 
 
125
@self: 
 
126
@unique_id: 
 
127
@enabled: 
 
128
@cancellable: 
 
129
@callback: 
 
130
@user_data: 
 
131
 
 
132
 
 
133
<!-- ##### FUNCTION zeitgeist_data_source_registry_set_data_source_enabled_finish ##### -->
 
134
<para>
 
135
 
 
136
</para>
 
137
 
 
138
@self: 
 
139
@res: 
 
140
@error: 
 
141
@Returns: 
 
142
 
 
143