~xavi-garcia-mena/upower/percentages-power-off

« back to all changes in this revision

Viewing changes to doc/UPower-sections.txt

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2013-10-20 17:11:30 UTC
  • mfrom: (49.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20131020171130-flrh6n1po62b1130
Tags: 0.9.23-1
* New upstream bug fix release.
* Force libglib2.0-0 to be at least 2.36 to avoid running against earlier
  glib versions which still required g_type_init(). (Closes: #722612)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<SECTION>
 
2
<FILE>up-client</FILE>
 
3
UP_CLIENT_ERROR
 
4
UP_CLIENT_TYPE_ERROR
 
5
_up_client_reserved1
 
6
_up_client_reserved2
 
7
_up_client_reserved3
 
8
_up_client_reserved4
 
9
_up_client_reserved5
 
10
_up_client_reserved6
 
11
_up_client_reserved7
 
12
_up_client_reserved8
 
13
changed
 
14
device_added
 
15
device_changed
 
16
device_removed
 
17
notify_resume
 
18
notify_sleep
 
19
up_client_about_to_sleep_sync
 
20
up_client_enumerate_devices_sync
 
21
up_client_get_can_hibernate
 
22
up_client_get_can_suspend
 
23
up_client_get_daemon_version
 
24
up_client_get_devices
 
25
up_client_get_is_docked
 
26
up_client_get_lid_force_sleep
 
27
up_client_get_lid_is_closed
 
28
up_client_get_lid_is_present
 
29
up_client_get_on_battery
 
30
up_client_get_on_low_battery
 
31
up_client_get_properties_sync
 
32
up_client_hibernate_sync
 
33
up_client_new
 
34
up_client_suspend_sync
 
35
<SUBSECTION Standard>
 
36
UP_CLIENT
 
37
UP_CLIENT_CLASS
 
38
UP_CLIENT_GET_CLASS
 
39
UP_IS_CLIENT
 
40
UP_IS_CLIENT_CLASS
 
41
UP_TYPE_CLIENT
 
42
UpClientPrivate
 
43
up_client_get_type
 
44
</SECTION>
 
45
 
 
46
<SECTION>
 
47
<FILE>up-device</FILE>
 
48
UP_DEVICE_ERROR
 
49
UP_DEVICE_TYPE_ERROR
 
50
_up_device_reserved1
 
51
_up_device_reserved2
 
52
_up_device_reserved3
 
53
_up_device_reserved4
 
54
_up_device_reserved5
 
55
_up_device_reserved6
 
56
_up_device_reserved7
 
57
_up_device_reserved8
 
58
changed
 
59
up_device_get_history_sync
 
60
up_device_get_object_path
 
61
up_device_get_statistics_sync
 
62
up_device_new
 
63
up_device_refresh_sync
 
64
up_device_set_object_path_sync
 
65
up_device_to_text
 
66
<SUBSECTION Standard>
 
67
UP_DEVICE
 
68
UP_DEVICE_CLASS
 
69
UP_DEVICE_GET_CLASS
 
70
UP_IS_DEVICE
 
71
UP_IS_DEVICE_CLASS
 
72
UP_TYPE_DEVICE
 
73
UpDevicePrivate
 
74
up_device_get_type
 
75
</SECTION>
 
76
 
 
77
<SECTION>
 
78
<FILE>up-history-item</FILE>
 
79
up_history_item_get_state
 
80
up_history_item_get_time
 
81
up_history_item_get_value
 
82
up_history_item_new
 
83
up_history_item_set_from_string
 
84
up_history_item_set_state
 
85
up_history_item_set_time
 
86
up_history_item_set_time_to_present
 
87
up_history_item_set_value
 
88
up_history_item_to_string
 
89
<SUBSECTION Standard>
 
90
UP_HISTORY_ITEM
 
91
UP_HISTORY_ITEM_CLASS
 
92
UP_HISTORY_ITEM_GET_CLASS
 
93
UP_IS_HISTORY_ITEM
 
94
UP_IS_HISTORY_ITEM_CLASS
 
95
UP_TYPE_HISTORY_ITEM
 
96
UpHistoryItemPrivate
 
97
up_history_item_get_type
 
98
</SECTION>
 
99
 
 
100
<SECTION>
 
101
<FILE>up-qos-item</FILE>
 
102
up_qos_item_get_cmdline
 
103
up_qos_item_get_cookie
 
104
up_qos_item_get_kind
 
105
up_qos_item_get_persistent
 
106
up_qos_item_get_pid
 
107
up_qos_item_get_sender
 
108
up_qos_item_get_timespec
 
109
up_qos_item_get_uid
 
110
up_qos_item_get_value
 
111
up_qos_item_new
 
112
up_qos_item_set_cmdline
 
113
up_qos_item_set_cookie
 
114
up_qos_item_set_kind
 
115
up_qos_item_set_persistent
 
116
up_qos_item_set_pid
 
117
up_qos_item_set_sender
 
118
up_qos_item_set_timespec
 
119
up_qos_item_set_uid
 
120
up_qos_item_set_value
 
121
<SUBSECTION Standard>
 
122
UP_IS_QOS_ITEM
 
123
UP_IS_QOS_ITEM_CLASS
 
124
UP_QOS_ITEM
 
125
UP_QOS_ITEM_CLASS
 
126
UP_QOS_ITEM_GET_CLASS
 
127
UP_TYPE_QOS_ITEM
 
128
UpQosItemPrivate
 
129
up_qos_item_get_type
 
130
</SECTION>
 
131
 
 
132
<SECTION>
 
133
<FILE>up-stats-item</FILE>
 
134
up_stats_item_get_accuracy
 
135
up_stats_item_get_value
 
136
up_stats_item_new
 
137
up_stats_item_set_accuracy
 
138
up_stats_item_set_value
 
139
<SUBSECTION Standard>
 
140
UP_IS_STATS_ITEM
 
141
UP_IS_STATS_ITEM_CLASS
 
142
UP_STATS_ITEM
 
143
UP_STATS_ITEM_CLASS
 
144
UP_STATS_ITEM_GET_CLASS
 
145
UP_TYPE_STATS_ITEM
 
146
UpStatsItemPrivate
 
147
up_stats_item_get_type
 
148
</SECTION>
 
149
 
 
150
<SECTION>
 
151
<FILE>up-types</FILE>
 
152
UpDeviceKind
 
153
UpDeviceState
 
154
UpDeviceTechnology
 
155
UpQosKind
 
156
UpSleepKind
 
157
up_device_kind_from_string
 
158
up_device_kind_to_string
 
159
up_device_state_from_string
 
160
up_device_state_to_string
 
161
up_device_technology_from_string
 
162
up_device_technology_to_string
 
163
up_qos_kind_from_string
 
164
up_qos_kind_to_string
 
165
up_sleep_kind_from_string
 
166
up_sleep_kind_to_string
 
167
</SECTION>
 
168
 
 
169
<SECTION>
 
170
<FILE>up-version</FILE>
 
171
UP_CHECK_VERSION
 
172
UP_MAJOR_VERSION
 
173
UP_MICRO_VERSION
 
174
UP_MINOR_VERSION
 
175
</SECTION>
 
176
 
 
177
<SECTION>
 
178
<FILE>up-wakeup-item</FILE>
 
179
up_wakeup_item_get_cmdline
 
180
up_wakeup_item_get_details
 
181
up_wakeup_item_get_id
 
182
up_wakeup_item_get_is_userspace
 
183
up_wakeup_item_get_old
 
184
up_wakeup_item_get_value
 
185
up_wakeup_item_new
 
186
up_wakeup_item_set_cmdline
 
187
up_wakeup_item_set_details
 
188
up_wakeup_item_set_id
 
189
up_wakeup_item_set_is_userspace
 
190
up_wakeup_item_set_old
 
191
up_wakeup_item_set_value
 
192
<SUBSECTION Standard>
 
193
UP_IS_WAKEUP_ITEM
 
194
UP_IS_WAKEUP_ITEM_CLASS
 
195
UP_TYPE_WAKEUP_ITEM
 
196
UP_WAKEUP_ITEM
 
197
UP_WAKEUP_ITEM_CLASS
 
198
UP_WAKEUP_ITEM_GET_CLASS
 
199
UpWakeupItemPrivate
 
200
up_wakeup_item_get_type
 
201
</SECTION>
 
202
 
 
203
<SECTION>
 
204
<FILE>up-wakeups</FILE>
 
205
UP_WAKEUPS_ERROR
 
206
UP_WAKEUPS_TYPE_ERROR
 
207
data_changed
 
208
total_changed
 
209
up_wakeups_get_data_sync
 
210
up_wakeups_get_has_capability
 
211
up_wakeups_get_properties_sync
 
212
up_wakeups_get_total_sync
 
213
up_wakeups_new
 
214
<SUBSECTION Standard>
 
215
UP_IS_WAKEUPS
 
216
UP_IS_WAKEUPS_CLASS
 
217
UP_TYPE_WAKEUPS
 
218
UP_WAKEUPS
 
219
UP_WAKEUPS_CLASS
 
220
UP_WAKEUPS_GET_CLASS
 
221
UpWakeupsPrivate
 
222
up_wakeups_get_type
 
223
</SECTION>
 
224
 
 
225
<SECTION>
 
226
<FILE>upower</FILE>
 
227
 
 
228
</SECTION>
 
229