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

« back to all changes in this revision

Viewing changes to doc/UPower-sections.txt

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-02-16 10:16:24 UTC
  • Revision ID: james.westby@ubuntu.com-20100216101624-2cmwqsr1ndftdd87
Tags: upstream-0.9.0+git20100216.72bb2
ImportĀ upstreamĀ versionĀ 0.9.0+git20100216.72bb2

Show diffs side-by-side

added added

removed removed

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