~ubuntu-branches/ubuntu/vivid/upower/vivid

« back to all changes in this revision

Viewing changes to doc/html/UPower.devhelp2

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2013-10-08 18:26:25 UTC
  • mfrom: (49.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20131008182625-roccyppydypnly0t
Tags: 0.9.22-1
* New upstream release.
* Drop 00git_updates.patch, included in new release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
 
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3
 
<book xmlns="http://www.devhelp.net/book" title="UPower Reference Manual" link="index.html" author="Richard Hughes" name="UPower" version="2" language="c">
4
 
  <chapters>
5
 
    <sub name="D-Bus API Reference" link="ref-dbus.html">
6
 
      <sub name="org.freedesktop.UPower" link="UPower.html"/>
7
 
      <sub name="org.freedesktop.UPower.Device" link="Device.html"/>
8
 
      <sub name="org.freedesktop.UPower.QoS" link="QoS.html"/>
9
 
      <sub name="org.freedesktop.UPower.KbdBacklight" link="KbdBacklight.html"/>
10
 
    </sub>
11
 
    <sub name="libupower-glib GObjects" link="libupower-glib.html">
12
 
      <sub name="up-client" link="UPower-up-client.html"/>
13
 
      <sub name="up-device" link="UPower-up-device.html"/>
14
 
      <sub name="up-history-item" link="UPower-up-history-item.html"/>
15
 
      <sub name="up-qos-item" link="UPower-up-qos-item.html"/>
16
 
      <sub name="up-stats-item" link="UPower-up-stats-item.html"/>
17
 
      <sub name="up-wakeup-item" link="UPower-up-wakeup-item.html"/>
18
 
    </sub>
19
 
    <sub name="libupower-glib helpers" link="libupower-glib-helpers.html">
20
 
      <sub name="up-types" link="UPower-up-types.html"/>
21
 
    </sub>
22
 
    <sub name="Manual Pages" link="tools-fileformats.html">
23
 
      <sub name="UPower" link="UPower.7.html"/>
24
 
      <sub name="upowerd" link="upowerd.8.html"/>
25
 
      <sub name="upower" link="upower.1.html"/>
26
 
    </sub>
27
 
    <sub name="Index" link="ix01.html"/>
28
 
    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
29
 
    <sub name="License" link="license.html"/>
30
 
  </chapters>
31
 
  <functions>
32
 
    <keyword type="" name="EnumerateDevices ()" link="UPower.html#UPower.EnumerateDevices"/>
33
 
    <keyword type="" name="AboutToSleep ()" link="UPower.html#UPower.AboutToSleep"/>
34
 
    <keyword type="" name="Suspend ()" link="UPower.html#UPower.Suspend"/>
35
 
    <keyword type="" name="SuspendAllowed ()" link="UPower.html#UPower.SuspendAllowed"/>
36
 
    <keyword type="" name="Hibernate ()" link="UPower.html#UPower.Hibernate"/>
37
 
    <keyword type="" name="HibernateAllowed ()" link="UPower.html#UPower.HibernateAllowed"/>
38
 
    <keyword type="" name="The DeviceAdded signal" link="UPower.html#UPower::DeviceAdded"/>
39
 
    <keyword type="" name="The DeviceRemoved signal" link="UPower.html#UPower::DeviceRemoved"/>
40
 
    <keyword type="" name="The DeviceChanged signal" link="UPower.html#UPower::DeviceChanged"/>
41
 
    <keyword type="" name="The Changed signal" link="UPower.html#UPower::Changed"/>
42
 
    <keyword type="" name="The Sleeping signal" link="UPower.html#UPower::Sleeping"/>
43
 
    <keyword type="" name="The NotifySleep signal" link="UPower.html#UPower::NotifySleep"/>
44
 
    <keyword type="" name="The Resuming signal" link="UPower.html#UPower::Resuming"/>
45
 
    <keyword type="" name="The NotifyResume signal" link="UPower.html#UPower::NotifyResume"/>
46
 
    <keyword type="" name="The &quot;DaemonVersion&quot; property" link="UPower.html#UPower:DaemonVersion"/>
47
 
    <keyword type="" name="The &quot;CanSuspend&quot; property" link="UPower.html#UPower:CanSuspend"/>
48
 
    <keyword type="" name="The &quot;CanHibernate&quot; property" link="UPower.html#UPower:CanHibernate"/>
49
 
    <keyword type="" name="The &quot;OnBattery&quot; property" link="UPower.html#UPower:OnBattery"/>
50
 
    <keyword type="" name="The &quot;OnLowBattery&quot; property" link="UPower.html#UPower:OnLowBattery"/>
51
 
    <keyword type="" name="The &quot;LidIsClosed&quot; property" link="UPower.html#UPower:LidIsClosed"/>
52
 
    <keyword type="" name="The &quot;LidIsPresent&quot; property" link="UPower.html#UPower:LidIsPresent"/>
53
 
    <keyword type="" name="The &quot;LidForceSleep&quot; property" link="UPower.html#UPower:LidForceSleep"/>
54
 
    <keyword type="" name="The &quot;IsDocked&quot; property" link="UPower.html#UPower:IsDocked"/>
55
 
    <keyword type="" name="Refresh ()" link="Device.html#Device.Refresh"/>
56
 
    <keyword type="" name="GetHistory ()" link="Device.html#Device.GetHistory"/>
57
 
    <keyword type="" name="GetStatistics ()" link="Device.html#Device.GetStatistics"/>
58
 
    <keyword type="" name="The Changed signal" link="Device.html#Device::Changed"/>
59
 
    <keyword type="" name="The &quot;NativePath&quot; property" link="Device.html#Device:NativePath"/>
60
 
    <keyword type="" name="The &quot;Vendor&quot; property" link="Device.html#Device:Vendor"/>
61
 
    <keyword type="" name="The &quot;Model&quot; property" link="Device.html#Device:Model"/>
62
 
    <keyword type="" name="The &quot;Serial&quot; property" link="Device.html#Device:Serial"/>
63
 
    <keyword type="" name="The &quot;UpdateTime&quot; property" link="Device.html#Device:UpdateTime"/>
64
 
    <keyword type="" name="The &quot;Type&quot; property" link="Device.html#Device:Type"/>
65
 
    <keyword type="" name="The &quot;PowerSupply&quot; property" link="Device.html#Device:PowerSupply"/>
66
 
    <keyword type="" name="The &quot;HasHistory&quot; property" link="Device.html#Device:HasHistory"/>
67
 
    <keyword type="" name="The &quot;HasStatistics&quot; property" link="Device.html#Device:HasStatistics"/>
68
 
    <keyword type="" name="The &quot;Online&quot; property" link="Device.html#Device:Online"/>
69
 
    <keyword type="" name="The &quot;Energy&quot; property" link="Device.html#Device:Energy"/>
70
 
    <keyword type="" name="The &quot;EnergyEmpty&quot; property" link="Device.html#Device:EnergyEmpty"/>
71
 
    <keyword type="" name="The &quot;EnergyFull&quot; property" link="Device.html#Device:EnergyFull"/>
72
 
    <keyword type="" name="The &quot;EnergyFullDesign&quot; property" link="Device.html#Device:EnergyFullDesign"/>
73
 
    <keyword type="" name="The &quot;EnergyRate&quot; property" link="Device.html#Device:EnergyRate"/>
74
 
    <keyword type="" name="The &quot;Voltage&quot; property" link="Device.html#Device:Voltage"/>
75
 
    <keyword type="" name="The &quot;Luminosity&quot; property" link="Device.html#Device:Luminosity"/>
76
 
    <keyword type="" name="The &quot;TimeToEmpty&quot; property" link="Device.html#Device:TimeToEmpty"/>
77
 
    <keyword type="" name="The &quot;TimeToFull&quot; property" link="Device.html#Device:TimeToFull"/>
78
 
    <keyword type="" name="The &quot;Percentage&quot; property" link="Device.html#Device:Percentage"/>
79
 
    <keyword type="" name="The &quot;IsPresent&quot; property" link="Device.html#Device:IsPresent"/>
80
 
    <keyword type="" name="The &quot;State&quot; property" link="Device.html#Device:State"/>
81
 
    <keyword type="" name="The &quot;IsRechargeable&quot; property" link="Device.html#Device:IsRechargeable"/>
82
 
    <keyword type="" name="The &quot;Capacity&quot; property" link="Device.html#Device:Capacity"/>
83
 
    <keyword type="" name="The &quot;Technology&quot; property" link="Device.html#Device:Technology"/>
84
 
    <keyword type="" name="The &quot;RecallNotice&quot; property" link="Device.html#Device:RecallNotice"/>
85
 
    <keyword type="" name="The &quot;RecallVendor&quot; property" link="Device.html#Device:RecallVendor"/>
86
 
    <keyword type="" name="The &quot;RecallUrl&quot; property" link="Device.html#Device:RecallUrl"/>
87
 
    <keyword type="" name="SetMinimumLatency ()" link="QoS.html#QoS.SetMinimumLatency"/>
88
 
    <keyword type="" name="RequestLatency ()" link="QoS.html#QoS.RequestLatency"/>
89
 
    <keyword type="" name="CancelRequest ()" link="QoS.html#QoS.CancelRequest"/>
90
 
    <keyword type="" name="GetLatency ()" link="QoS.html#QoS.GetLatency"/>
91
 
    <keyword type="" name="GetLatencyRequests ()" link="QoS.html#QoS.GetLatencyRequests"/>
92
 
    <keyword type="" name="The LatencyChanged signal" link="QoS.html#QoS::LatencyChanged"/>
93
 
    <keyword type="" name="The RequestsChanged signal" link="QoS.html#QoS::RequestsChanged"/>
94
 
    <keyword type="" name="GetMaxBrightness ()" link="KbdBacklight.html#KbdBacklight.GetMaxBrightness"/>
95
 
    <keyword type="" name="GetBrightness ()" link="KbdBacklight.html#KbdBacklight.GetBrightness"/>
96
 
    <keyword type="" name="SetBrightness ()" link="KbdBacklight.html#KbdBacklight.SetBrightness"/>
97
 
    <keyword type="" name="The BrightnessChanged signal" link="KbdBacklight.html#KbdBacklight::BrightnessChanged"/>
98
 
    <keyword type="macro" name="UP_CLIENT_ERROR" link="UPower-up-client.html#UP-CLIENT-ERROR:CAPS"/>
99
 
    <keyword type="macro" name="UP_CLIENT_TYPE_ERROR" link="UPower-up-client.html#UP-CLIENT-TYPE-ERROR:CAPS"/>
100
 
    <keyword type="function" name="_up_client_reserved1 ()" link="UPower-up-client.html#up-client-reserved1"/>
101
 
    <keyword type="function" name="_up_client_reserved2 ()" link="UPower-up-client.html#up-client-reserved2"/>
102
 
    <keyword type="function" name="_up_client_reserved3 ()" link="UPower-up-client.html#up-client-reserved3"/>
103
 
    <keyword type="function" name="_up_client_reserved4 ()" link="UPower-up-client.html#up-client-reserved4"/>
104
 
    <keyword type="function" name="_up_client_reserved5 ()" link="UPower-up-client.html#up-client-reserved5"/>
105
 
    <keyword type="function" name="_up_client_reserved6 ()" link="UPower-up-client.html#up-client-reserved6"/>
106
 
    <keyword type="function" name="_up_client_reserved7 ()" link="UPower-up-client.html#up-client-reserved7"/>
107
 
    <keyword type="function" name="_up_client_reserved8 ()" link="UPower-up-client.html#up-client-reserved8"/>
108
 
    <keyword type="function" name="changed ()" link="UPower-up-client.html#changed"/>
109
 
    <keyword type="function" name="device_added ()" link="UPower-up-client.html#device-added"/>
110
 
    <keyword type="function" name="device_changed ()" link="UPower-up-client.html#device-changed"/>
111
 
    <keyword type="function" name="device_removed ()" link="UPower-up-client.html#device-removed"/>
112
 
    <keyword type="function" name="notify_resume ()" link="UPower-up-client.html#notify-resume"/>
113
 
    <keyword type="function" name="notify_sleep ()" link="UPower-up-client.html#notify-sleep"/>
114
 
    <keyword type="function" name="up_client_about_to_sleep_sync ()" link="UPower-up-client.html#up-client-about-to-sleep-sync" since="0.9.11"/>
115
 
    <keyword type="function" name="up_client_enumerate_devices_sync ()" link="UPower-up-client.html#up-client-enumerate-devices-sync" since="0.9.0"/>
116
 
    <keyword type="function" name="up_client_get_can_hibernate ()" link="UPower-up-client.html#up-client-get-can-hibernate" since="0.9.0"/>
117
 
    <keyword type="function" name="up_client_get_can_suspend ()" link="UPower-up-client.html#up-client-get-can-suspend" since="0.9.0"/>
118
 
    <keyword type="function" name="up_client_get_daemon_version ()" link="UPower-up-client.html#up-client-get-daemon-version" since="0.9.0"/>
119
 
    <keyword type="function" name="up_client_get_devices ()" link="UPower-up-client.html#up-client-get-devices" since="0.9.0"/>
120
 
    <keyword type="function" name="up_client_get_is_docked ()" link="UPower-up-client.html#up-client-get-is-docked" since="0.9.2"/>
121
 
    <keyword type="function" name="up_client_get_lid_force_sleep ()" link="UPower-up-client.html#up-client-get-lid-force-sleep" since="0.9.9"/>
122
 
    <keyword type="function" name="up_client_get_lid_is_closed ()" link="UPower-up-client.html#up-client-get-lid-is-closed" since="0.9.0"/>
123
 
    <keyword type="function" name="up_client_get_lid_is_present ()" link="UPower-up-client.html#up-client-get-lid-is-present" since="0.9.2"/>
124
 
    <keyword type="function" name="up_client_get_on_battery ()" link="UPower-up-client.html#up-client-get-on-battery" since="0.9.0"/>
125
 
    <keyword type="function" name="up_client_get_on_low_battery ()" link="UPower-up-client.html#up-client-get-on-low-battery" since="0.9.0"/>
126
 
    <keyword type="function" name="up_client_get_properties_sync ()" link="UPower-up-client.html#up-client-get-properties-sync" since="0.9.0"/>
127
 
    <keyword type="function" name="up_client_hibernate_sync ()" link="UPower-up-client.html#up-client-hibernate-sync" since="0.9.0"/>
128
 
    <keyword type="function" name="up_client_new ()" link="UPower-up-client.html#up-client-new" since="0.9.0"/>
129
 
    <keyword type="function" name="up_client_suspend_sync ()" link="UPower-up-client.html#up-client-suspend-sync" since="0.9.0"/>
130
 
    <keyword type="macro" name="UP_DEVICE_ERROR" link="UPower-up-device.html#UP-DEVICE-ERROR:CAPS"/>
131
 
    <keyword type="macro" name="UP_DEVICE_TYPE_ERROR" link="UPower-up-device.html#UP-DEVICE-TYPE-ERROR:CAPS"/>
132
 
    <keyword type="function" name="_up_device_reserved1 ()" link="UPower-up-device.html#up-device-reserved1"/>
133
 
    <keyword type="function" name="_up_device_reserved2 ()" link="UPower-up-device.html#up-device-reserved2"/>
134
 
    <keyword type="function" name="_up_device_reserved3 ()" link="UPower-up-device.html#up-device-reserved3"/>
135
 
    <keyword type="function" name="_up_device_reserved4 ()" link="UPower-up-device.html#up-device-reserved4"/>
136
 
    <keyword type="function" name="_up_device_reserved5 ()" link="UPower-up-device.html#up-device-reserved5"/>
137
 
    <keyword type="function" name="_up_device_reserved6 ()" link="UPower-up-device.html#up-device-reserved6"/>
138
 
    <keyword type="function" name="_up_device_reserved7 ()" link="UPower-up-device.html#up-device-reserved7"/>
139
 
    <keyword type="function" name="_up_device_reserved8 ()" link="UPower-up-device.html#up-device-reserved8"/>
140
 
    <keyword type="function" name="changed ()" link="UPower-up-device.html#changed"/>
141
 
    <keyword type="function" name="up_device_get_history_sync ()" link="UPower-up-device.html#up-device-get-history-sync" since="0.9.0"/>
142
 
    <keyword type="function" name="up_device_get_object_path ()" link="UPower-up-device.html#up-device-get-object-path" since="0.9.0"/>
143
 
    <keyword type="function" name="up_device_get_statistics_sync ()" link="UPower-up-device.html#up-device-get-statistics-sync" since="0.9.0"/>
144
 
    <keyword type="function" name="up_device_new ()" link="UPower-up-device.html#up-device-new" since="0.9.0"/>
145
 
    <keyword type="function" name="up_device_refresh_sync ()" link="UPower-up-device.html#up-device-refresh-sync" since="0.9.0"/>
146
 
    <keyword type="function" name="up_device_set_object_path_sync ()" link="UPower-up-device.html#up-device-set-object-path-sync" since="0.9.0"/>
147
 
    <keyword type="function" name="up_device_to_text ()" link="UPower-up-device.html#up-device-to-text" since="0.9.0"/>
148
 
    <keyword type="function" name="up_history_item_get_state ()" link="UPower-up-history-item.html#up-history-item-get-state" since="0.9.0"/>
149
 
    <keyword type="function" name="up_history_item_get_time ()" link="UPower-up-history-item.html#up-history-item-get-time" since="0.9.0"/>
150
 
    <keyword type="function" name="up_history_item_get_value ()" link="UPower-up-history-item.html#up-history-item-get-value" since="0.9.0"/>
151
 
    <keyword type="function" name="up_history_item_new ()" link="UPower-up-history-item.html#up-history-item-new" since="0.9.0"/>
152
 
    <keyword type="function" name="up_history_item_set_from_string ()" link="UPower-up-history-item.html#up-history-item-set-from-string" since="0.9.1"/>
153
 
    <keyword type="function" name="up_history_item_set_state ()" link="UPower-up-history-item.html#up-history-item-set-state" since="0.9.0"/>
154
 
    <keyword type="function" name="up_history_item_set_time ()" link="UPower-up-history-item.html#up-history-item-set-time" since="0.9.0"/>
155
 
    <keyword type="function" name="up_history_item_set_time_to_present ()" link="UPower-up-history-item.html#up-history-item-set-time-to-present" since="0.9.1"/>
156
 
    <keyword type="function" name="up_history_item_set_value ()" link="UPower-up-history-item.html#up-history-item-set-value" since="0.9.0"/>
157
 
    <keyword type="function" name="up_history_item_to_string ()" link="UPower-up-history-item.html#up-history-item-to-string" since="0.9.1"/>
158
 
    <keyword type="function" name="up_qos_item_get_cmdline ()" link="UPower-up-qos-item.html#up-qos-item-get-cmdline" since="0.9.0"/>
159
 
    <keyword type="function" name="up_qos_item_get_cookie ()" link="UPower-up-qos-item.html#up-qos-item-get-cookie" since="0.9.0"/>
160
 
    <keyword type="function" name="up_qos_item_get_kind ()" link="UPower-up-qos-item.html#up-qos-item-get-kind" since="0.9.0"/>
161
 
    <keyword type="function" name="up_qos_item_get_persistent ()" link="UPower-up-qos-item.html#up-qos-item-get-persistent" since="0.9.0"/>
162
 
    <keyword type="function" name="up_qos_item_get_pid ()" link="UPower-up-qos-item.html#up-qos-item-get-pid" since="0.9.0"/>
163
 
    <keyword type="function" name="up_qos_item_get_sender ()" link="UPower-up-qos-item.html#up-qos-item-get-sender" since="0.9.0"/>
164
 
    <keyword type="function" name="up_qos_item_get_timespec ()" link="UPower-up-qos-item.html#up-qos-item-get-timespec" since="0.9.0"/>
165
 
    <keyword type="function" name="up_qos_item_get_uid ()" link="UPower-up-qos-item.html#up-qos-item-get-uid" since="0.9.0"/>
166
 
    <keyword type="function" name="up_qos_item_get_value ()" link="UPower-up-qos-item.html#up-qos-item-get-value" since="0.9.0"/>
167
 
    <keyword type="function" name="up_qos_item_new ()" link="UPower-up-qos-item.html#up-qos-item-new" since="0.9.0"/>
168
 
    <keyword type="function" name="up_qos_item_set_cmdline ()" link="UPower-up-qos-item.html#up-qos-item-set-cmdline" since="0.9.0"/>
169
 
    <keyword type="function" name="up_qos_item_set_cookie ()" link="UPower-up-qos-item.html#up-qos-item-set-cookie" since="0.9.0"/>
170
 
    <keyword type="function" name="up_qos_item_set_kind ()" link="UPower-up-qos-item.html#up-qos-item-set-kind" since="0.9.0"/>
171
 
    <keyword type="function" name="up_qos_item_set_persistent ()" link="UPower-up-qos-item.html#up-qos-item-set-persistent" since="0.9.0"/>
172
 
    <keyword type="function" name="up_qos_item_set_pid ()" link="UPower-up-qos-item.html#up-qos-item-set-pid" since="0.9.0"/>
173
 
    <keyword type="function" name="up_qos_item_set_sender ()" link="UPower-up-qos-item.html#up-qos-item-set-sender" since="0.9.0"/>
174
 
    <keyword type="function" name="up_qos_item_set_timespec ()" link="UPower-up-qos-item.html#up-qos-item-set-timespec" since="0.9.0"/>
175
 
    <keyword type="function" name="up_qos_item_set_uid ()" link="UPower-up-qos-item.html#up-qos-item-set-uid" since="0.9.0"/>
176
 
    <keyword type="function" name="up_qos_item_set_value ()" link="UPower-up-qos-item.html#up-qos-item-set-value" since="0.9.0"/>
177
 
    <keyword type="function" name="up_stats_item_get_accuracy ()" link="UPower-up-stats-item.html#up-stats-item-get-accuracy" since="0.9.0"/>
178
 
    <keyword type="function" name="up_stats_item_get_value ()" link="UPower-up-stats-item.html#up-stats-item-get-value" since="0.9.0"/>
179
 
    <keyword type="function" name="up_stats_item_new ()" link="UPower-up-stats-item.html#up-stats-item-new" since="0.9.0"/>
180
 
    <keyword type="function" name="up_stats_item_set_accuracy ()" link="UPower-up-stats-item.html#up-stats-item-set-accuracy" since="0.9.0"/>
181
 
    <keyword type="function" name="up_stats_item_set_value ()" link="UPower-up-stats-item.html#up-stats-item-set-value" since="0.9.0"/>
182
 
    <keyword type="function" name="up_wakeup_item_get_cmdline ()" link="UPower-up-wakeup-item.html#up-wakeup-item-get-cmdline" since="0.9.0"/>
183
 
    <keyword type="function" name="up_wakeup_item_get_details ()" link="UPower-up-wakeup-item.html#up-wakeup-item-get-details" since="0.9.0"/>
184
 
    <keyword type="function" name="up_wakeup_item_get_id ()" link="UPower-up-wakeup-item.html#up-wakeup-item-get-id" since="0.9.0"/>
185
 
    <keyword type="function" name="up_wakeup_item_get_is_userspace ()" link="UPower-up-wakeup-item.html#up-wakeup-item-get-is-userspace" since="0.9.0"/>
186
 
    <keyword type="function" name="up_wakeup_item_get_old ()" link="UPower-up-wakeup-item.html#up-wakeup-item-get-old" since="0.9.0"/>
187
 
    <keyword type="function" name="up_wakeup_item_get_value ()" link="UPower-up-wakeup-item.html#up-wakeup-item-get-value" since="0.9.0"/>
188
 
    <keyword type="function" name="up_wakeup_item_new ()" link="UPower-up-wakeup-item.html#up-wakeup-item-new" since="0.9.0"/>
189
 
    <keyword type="function" name="up_wakeup_item_set_cmdline ()" link="UPower-up-wakeup-item.html#up-wakeup-item-set-cmdline" since="0.9.0"/>
190
 
    <keyword type="function" name="up_wakeup_item_set_details ()" link="UPower-up-wakeup-item.html#up-wakeup-item-set-details" since="0.9.0"/>
191
 
    <keyword type="function" name="up_wakeup_item_set_id ()" link="UPower-up-wakeup-item.html#up-wakeup-item-set-id" since="0.9.0"/>
192
 
    <keyword type="function" name="up_wakeup_item_set_is_userspace ()" link="UPower-up-wakeup-item.html#up-wakeup-item-set-is-userspace" since="0.9.0"/>
193
 
    <keyword type="function" name="up_wakeup_item_set_old ()" link="UPower-up-wakeup-item.html#up-wakeup-item-set-old" since="0.9.0"/>
194
 
    <keyword type="function" name="up_wakeup_item_set_value ()" link="UPower-up-wakeup-item.html#up-wakeup-item-set-value" since="0.9.0"/>
195
 
    <keyword type="enum" name="enum UpDeviceKind" link="UPower-up-types.html#UpDeviceKind"/>
196
 
    <keyword type="enum" name="enum UpDeviceState" link="UPower-up-types.html#UpDeviceState"/>
197
 
    <keyword type="enum" name="enum UpDeviceTechnology" link="UPower-up-types.html#UpDeviceTechnology"/>
198
 
    <keyword type="enum" name="enum UpQosKind" link="UPower-up-types.html#UpQosKind"/>
199
 
    <keyword type="enum" name="enum UpSleepKind" link="UPower-up-types.html#UpSleepKind"/>
200
 
    <keyword type="function" name="up_device_kind_from_string ()" link="UPower-up-types.html#up-device-kind-from-string" since="0.9.0"/>
201
 
    <keyword type="function" name="up_device_kind_to_string ()" link="UPower-up-types.html#up-device-kind-to-string" since="0.9.0"/>
202
 
    <keyword type="function" name="up_device_state_from_string ()" link="UPower-up-types.html#up-device-state-from-string" since="0.9.0"/>
203
 
    <keyword type="function" name="up_device_state_to_string ()" link="UPower-up-types.html#up-device-state-to-string" since="0.9.0"/>
204
 
    <keyword type="function" name="up_device_technology_from_string ()" link="UPower-up-types.html#up-device-technology-from-string" since="0.9.0"/>
205
 
    <keyword type="function" name="up_device_technology_to_string ()" link="UPower-up-types.html#up-device-technology-to-string" since="0.9.0"/>
206
 
    <keyword type="function" name="up_qos_kind_from_string ()" link="UPower-up-types.html#up-qos-kind-from-string" since="0.9.0"/>
207
 
    <keyword type="function" name="up_qos_kind_to_string ()" link="UPower-up-types.html#up-qos-kind-to-string" since="0.9.0"/>
208
 
    <keyword type="function" name="up_sleep_kind_from_string ()" link="UPower-up-types.html#up-sleep-kind-from-string" since="0.9.10"/>
209
 
    <keyword type="function" name="up_sleep_kind_to_string ()" link="UPower-up-types.html#up-sleep-kind-to-string" since="0.9.10"/>
210
 
    <keyword type="constant" name="UP_DEVICE_KIND_UNKNOWN" link="UPower-up-types.html#UP-DEVICE-KIND-UNKNOWN:CAPS"/>
211
 
    <keyword type="constant" name="UP_DEVICE_KIND_LINE_POWER" link="UPower-up-types.html#UP-DEVICE-KIND-LINE-POWER:CAPS"/>
212
 
    <keyword type="constant" name="UP_DEVICE_KIND_BATTERY" link="UPower-up-types.html#UP-DEVICE-KIND-BATTERY:CAPS"/>
213
 
    <keyword type="constant" name="UP_DEVICE_KIND_UPS" link="UPower-up-types.html#UP-DEVICE-KIND-UPS:CAPS"/>
214
 
    <keyword type="constant" name="UP_DEVICE_KIND_MONITOR" link="UPower-up-types.html#UP-DEVICE-KIND-MONITOR:CAPS"/>
215
 
    <keyword type="constant" name="UP_DEVICE_KIND_MOUSE" link="UPower-up-types.html#UP-DEVICE-KIND-MOUSE:CAPS"/>
216
 
    <keyword type="constant" name="UP_DEVICE_KIND_KEYBOARD" link="UPower-up-types.html#UP-DEVICE-KIND-KEYBOARD:CAPS"/>
217
 
    <keyword type="constant" name="UP_DEVICE_KIND_PDA" link="UPower-up-types.html#UP-DEVICE-KIND-PDA:CAPS"/>
218
 
    <keyword type="constant" name="UP_DEVICE_KIND_PHONE" link="UPower-up-types.html#UP-DEVICE-KIND-PHONE:CAPS"/>
219
 
    <keyword type="constant" name="UP_DEVICE_KIND_MEDIA_PLAYER" link="UPower-up-types.html#UP-DEVICE-KIND-MEDIA-PLAYER:CAPS"/>
220
 
    <keyword type="constant" name="UP_DEVICE_KIND_TABLET" link="UPower-up-types.html#UP-DEVICE-KIND-TABLET:CAPS"/>
221
 
    <keyword type="constant" name="UP_DEVICE_KIND_COMPUTER" link="UPower-up-types.html#UP-DEVICE-KIND-COMPUTER:CAPS"/>
222
 
    <keyword type="constant" name="UP_DEVICE_KIND_LAST" link="UPower-up-types.html#UP-DEVICE-KIND-LAST:CAPS"/>
223
 
    <keyword type="constant" name="UP_DEVICE_STATE_UNKNOWN" link="UPower-up-types.html#UP-DEVICE-STATE-UNKNOWN:CAPS"/>
224
 
    <keyword type="constant" name="UP_DEVICE_STATE_CHARGING" link="UPower-up-types.html#UP-DEVICE-STATE-CHARGING:CAPS"/>
225
 
    <keyword type="constant" name="UP_DEVICE_STATE_DISCHARGING" link="UPower-up-types.html#UP-DEVICE-STATE-DISCHARGING:CAPS"/>
226
 
    <keyword type="constant" name="UP_DEVICE_STATE_EMPTY" link="UPower-up-types.html#UP-DEVICE-STATE-EMPTY:CAPS"/>
227
 
    <keyword type="constant" name="UP_DEVICE_STATE_FULLY_CHARGED" link="UPower-up-types.html#UP-DEVICE-STATE-FULLY-CHARGED:CAPS"/>
228
 
    <keyword type="constant" name="UP_DEVICE_STATE_PENDING_CHARGE" link="UPower-up-types.html#UP-DEVICE-STATE-PENDING-CHARGE:CAPS"/>
229
 
    <keyword type="constant" name="UP_DEVICE_STATE_PENDING_DISCHARGE" link="UPower-up-types.html#UP-DEVICE-STATE-PENDING-DISCHARGE:CAPS"/>
230
 
    <keyword type="constant" name="UP_DEVICE_STATE_LAST" link="UPower-up-types.html#UP-DEVICE-STATE-LAST:CAPS"/>
231
 
    <keyword type="constant" name="UP_DEVICE_TECHNOLOGY_UNKNOWN" link="UPower-up-types.html#UP-DEVICE-TECHNOLOGY-UNKNOWN:CAPS"/>
232
 
    <keyword type="constant" name="UP_DEVICE_TECHNOLOGY_LITHIUM_ION" link="UPower-up-types.html#UP-DEVICE-TECHNOLOGY-LITHIUM-ION:CAPS"/>
233
 
    <keyword type="constant" name="UP_DEVICE_TECHNOLOGY_LITHIUM_POLYMER" link="UPower-up-types.html#UP-DEVICE-TECHNOLOGY-LITHIUM-POLYMER:CAPS"/>
234
 
    <keyword type="constant" name="UP_DEVICE_TECHNOLOGY_LITHIUM_IRON_PHOSPHATE" link="UPower-up-types.html#UP-DEVICE-TECHNOLOGY-LITHIUM-IRON-PHOSPHATE:CAPS"/>
235
 
    <keyword type="constant" name="UP_DEVICE_TECHNOLOGY_LEAD_ACID" link="UPower-up-types.html#UP-DEVICE-TECHNOLOGY-LEAD-ACID:CAPS"/>
236
 
    <keyword type="constant" name="UP_DEVICE_TECHNOLOGY_NICKEL_CADMIUM" link="UPower-up-types.html#UP-DEVICE-TECHNOLOGY-NICKEL-CADMIUM:CAPS"/>
237
 
    <keyword type="constant" name="UP_DEVICE_TECHNOLOGY_NICKEL_METAL_HYDRIDE" link="UPower-up-types.html#UP-DEVICE-TECHNOLOGY-NICKEL-METAL-HYDRIDE:CAPS"/>
238
 
    <keyword type="constant" name="UP_DEVICE_TECHNOLOGY_LAST" link="UPower-up-types.html#UP-DEVICE-TECHNOLOGY-LAST:CAPS"/>
239
 
    <keyword type="constant" name="UP_QOS_KIND_UNKNOWN" link="UPower-up-types.html#UP-QOS-KIND-UNKNOWN:CAPS"/>
240
 
    <keyword type="constant" name="UP_QOS_KIND_NETWORK" link="UPower-up-types.html#UP-QOS-KIND-NETWORK:CAPS"/>
241
 
    <keyword type="constant" name="UP_QOS_KIND_CPU_DMA" link="UPower-up-types.html#UP-QOS-KIND-CPU-DMA:CAPS"/>
242
 
    <keyword type="constant" name="UP_QOS_KIND_LAST" link="UPower-up-types.html#UP-QOS-KIND-LAST:CAPS"/>
243
 
    <keyword type="constant" name="UP_SLEEP_KIND_UNKNOWN" link="UPower-up-types.html#UP-SLEEP-KIND-UNKNOWN:CAPS"/>
244
 
    <keyword type="constant" name="UP_SLEEP_KIND_SUSPEND" link="UPower-up-types.html#UP-SLEEP-KIND-SUSPEND:CAPS"/>
245
 
    <keyword type="constant" name="UP_SLEEP_KIND_HIBERNATE" link="UPower-up-types.html#UP-SLEEP-KIND-HIBERNATE:CAPS"/>
246
 
    <keyword type="constant" name="UP_SLEEP_KIND_HYBRID" link="UPower-up-types.html#UP-SLEEP-KIND-HYBRID:CAPS"/>
247
 
    <keyword type="constant" name="UP_SLEEP_KIND_LAST" link="UPower-up-types.html#UP-SLEEP-KIND-LAST:CAPS"/>
248
 
  </functions>
249
 
</book>