~ubuntu-branches/debian/sid/upower/sid

« back to all changes in this revision

Viewing changes to doc/html/UPower-up-wakeup-item.html

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-07-12 20:45:10 UTC
  • mfrom: (17.1.6 experimental)
  • Revision ID: package-import@ubuntu.com-20140712204510-9rwc7jgforgc8301
Tags: 0.99.0-3
* Team upload.
* Bump Standards-Version to 3.9.5
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>up-wakeup-item</title>
 
5
<title>UPower Reference Manual: up-wakeup-item</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="UPower Reference Manual">
8
8
<link rel="up" href="libupower-glib.html" title="libupower-glib GObjects">
9
9
<link rel="prev" href="UPower-up-stats-item.html" title="up-stats-item">
10
10
<link rel="next" href="libupower-glib-helpers.html" title="libupower-glib helpers">
11
 
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
 
<tr valign="middle">
17
 
<td><a accesskey="p" href="UPower-up-stats-item.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
 
<td><a accesskey="u" href="libupower-glib.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
 
<th width="100%" align="center">UPower Reference Manual</th>
21
 
<td><a accesskey="n" href="libupower-glib-helpers.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
 
</tr>
23
 
<tr><td colspan="5" class="shortcuts">
24
 
<a href="#UPower-up-wakeup-item.synopsis" class="shortcut">Top</a>
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
 
16
<td width="100%" align="left">
 
17
<a href="#" class="shortcut">Top</a>
25
18
                   | 
26
19
                  <a href="#UPower-up-wakeup-item.description" class="shortcut">Description</a>
27
 
</td></tr>
28
 
</table>
 
20
</td>
 
21
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 
22
<td><a accesskey="u" href="libupower-glib.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
 
23
<td><a accesskey="p" href="UPower-up-stats-item.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
 
24
<td><a accesskey="n" href="libupower-glib-helpers.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
 
25
</tr></table>
29
26
<div class="refentry">
30
27
<a name="UPower-up-wakeup-item"></a><div class="titlepage"></div>
31
28
<div class="refnamediv"><table width="100%"><tr>
37
34
</tr></table></div>
38
35
<div class="refsynopsisdiv">
39
36
<a name="UPower-up-wakeup-item.synopsis"></a><h2>Synopsis</h2>
40
 
<pre class="synopsis">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-get-cmdline" title="up_wakeup_item_get_cmdline ()">up_wakeup_item_get_cmdline</a>          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);
41
 
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-get-details" title="up_wakeup_item_get_details ()">up_wakeup_item_get_details</a>          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);
 
37
<pre class="synopsis"><span class="returnvalue">UpWakeupItem</span> *      <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-new" title="up_wakeup_item_new ()">up_wakeup_item_new</a>                  (<em class="parameter"><code><span class="type">void</span></code></em>);
 
38
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-get-is-userspace" title="up_wakeup_item_get_is_userspace ()">up_wakeup_item_get_is_userspace</a>     (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);
 
39
<span class="returnvalue">void</span>                <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-set-is-userspace" title="up_wakeup_item_set_is_userspace ()">up_wakeup_item_set_is_userspace</a>     (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
 
40
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_userspace</code></em>);
42
41
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-get-id" title="up_wakeup_item_get_id ()">up_wakeup_item_get_id</a>               (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);
43
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-get-is-userspace" title="up_wakeup_item_get_is_userspace ()">up_wakeup_item_get_is_userspace</a>     (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);
 
42
<span class="returnvalue">void</span>                <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-set-id" title="up_wakeup_item_set_id ()">up_wakeup_item_set_id</a>               (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
 
43
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> id</code></em>);
44
44
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-get-old" title="up_wakeup_item_get_old ()">up_wakeup_item_get_old</a>              (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);
 
45
<span class="returnvalue">void</span>                <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-set-old" title="up_wakeup_item_set_old ()">up_wakeup_item_set_old</a>              (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
 
46
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> old</code></em>);
45
47
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>             <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-get-value" title="up_wakeup_item_get_value ()">up_wakeup_item_get_value</a>            (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);
46
 
<span class="returnvalue">UpWakeupItem</span> *      <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-new" title="up_wakeup_item_new ()">up_wakeup_item_new</a>                  (<em class="parameter"><code><span class="type">void</span></code></em>);
 
48
<span class="returnvalue">void</span>                <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-set-value" title="up_wakeup_item_set_value ()">up_wakeup_item_set_value</a>            (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
 
49
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> value</code></em>);
 
50
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-get-cmdline" title="up_wakeup_item_get_cmdline ()">up_wakeup_item_get_cmdline</a>          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);
47
51
<span class="returnvalue">void</span>                <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-set-cmdline" title="up_wakeup_item_set_cmdline ()">up_wakeup_item_set_cmdline</a>          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
48
52
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *cmdline</code></em>);
 
53
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-get-details" title="up_wakeup_item_get_details ()">up_wakeup_item_get_details</a>          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);
49
54
<span class="returnvalue">void</span>                <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-set-details" title="up_wakeup_item_set_details ()">up_wakeup_item_set_details</a>          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
50
55
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *details</code></em>);
51
 
<span class="returnvalue">void</span>                <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-set-id" title="up_wakeup_item_set_id ()">up_wakeup_item_set_id</a>               (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
52
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> id</code></em>);
53
 
<span class="returnvalue">void</span>                <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-set-is-userspace" title="up_wakeup_item_set_is_userspace ()">up_wakeup_item_set_is_userspace</a>     (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
54
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_userspace</code></em>);
55
 
<span class="returnvalue">void</span>                <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-set-old" title="up_wakeup_item_set_old ()">up_wakeup_item_set_old</a>              (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
56
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> old</code></em>);
57
 
<span class="returnvalue">void</span>                <a class="link" href="UPower-up-wakeup-item.html#up-wakeup-item-set-value" title="up_wakeup_item_set_value ()">up_wakeup_item_set_value</a>            (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
58
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> value</code></em>);
59
56
</pre>
60
57
</div>
61
58
<div class="refsect1">
71
68
<div class="refsect1">
72
69
<a name="UPower-up-wakeup-item.details"></a><h2>Details</h2>
73
70
<div class="refsect2">
74
 
<a name="up-wakeup-item-get-cmdline"></a><h3>up_wakeup_item_get_cmdline ()</h3>
75
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       up_wakeup_item_get_cmdline          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
76
 
<p>
77
 
Gets the item cmdline.
78
 
</p>
79
 
<div class="variablelist"><table border="0" class="variablelist">
80
 
<colgroup>
81
 
<col align="left" valign="top">
82
 
<col>
83
 
</colgroup>
84
 
<tbody>
85
 
<tr>
86
 
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
87
 
<td><span class="type">UpWakeupItem</span></td>
88
 
</tr>
89
 
<tr>
90
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
91
 
<td>the value</td>
92
 
</tr>
93
 
</tbody>
94
 
</table></div>
95
 
<p class="since">Since 0.9.0</p>
96
 
</div>
97
 
<hr>
98
 
<div class="refsect2">
99
 
<a name="up-wakeup-item-get-details"></a><h3>up_wakeup_item_get_details ()</h3>
100
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       up_wakeup_item_get_details          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
101
 
<p>
102
 
Gets the item details.
103
 
</p>
104
 
<div class="variablelist"><table border="0" class="variablelist">
105
 
<colgroup>
106
 
<col align="left" valign="top">
107
 
<col>
108
 
</colgroup>
109
 
<tbody>
110
 
<tr>
111
 
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
112
 
<td><span class="type">UpWakeupItem</span></td>
113
 
</tr>
114
 
<tr>
115
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
116
 
<td>the value</td>
117
 
</tr>
118
 
</tbody>
119
 
</table></div>
120
 
<p class="since">Since 0.9.0</p>
121
 
</div>
122
 
<hr>
123
 
<div class="refsect2">
124
 
<a name="up-wakeup-item-get-id"></a><h3>up_wakeup_item_get_id ()</h3>
125
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               up_wakeup_item_get_id               (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
126
 
<p>
127
 
Gets the item id.
128
 
</p>
129
 
<div class="variablelist"><table border="0" class="variablelist">
130
 
<colgroup>
131
 
<col align="left" valign="top">
132
 
<col>
133
 
</colgroup>
134
 
<tbody>
135
 
<tr>
136
 
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
137
 
<td><span class="type">UpWakeupItem</span></td>
138
 
</tr>
139
 
<tr>
140
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
141
 
<td>the value</td>
142
 
</tr>
143
 
</tbody>
144
 
</table></div>
145
 
<p class="since">Since 0.9.0</p>
146
 
</div>
147
 
<hr>
148
 
<div class="refsect2">
149
 
<a name="up-wakeup-item-get-is-userspace"></a><h3>up_wakeup_item_get_is_userspace ()</h3>
150
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            up_wakeup_item_get_is_userspace     (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
151
 
<p>
152
 
Gets if the item is userspace.
153
 
</p>
154
 
<div class="variablelist"><table border="0" class="variablelist">
155
 
<colgroup>
156
 
<col align="left" valign="top">
157
 
<col>
158
 
</colgroup>
159
 
<tbody>
160
 
<tr>
161
 
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
162
 
<td><span class="type">UpWakeupItem</span></td>
163
 
</tr>
164
 
<tr>
165
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
166
 
<td>the value</td>
167
 
</tr>
168
 
</tbody>
169
 
</table></div>
170
 
<p class="since">Since 0.9.0</p>
171
 
</div>
172
 
<hr>
173
 
<div class="refsect2">
174
 
<a name="up-wakeup-item-get-old"></a><h3>up_wakeup_item_get_old ()</h3>
175
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               up_wakeup_item_get_old              (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
176
 
<p>
177
 
Gets the item old.
178
 
</p>
179
 
<div class="variablelist"><table border="0" class="variablelist">
180
 
<colgroup>
181
 
<col align="left" valign="top">
182
 
<col>
183
 
</colgroup>
184
 
<tbody>
185
 
<tr>
186
 
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
187
 
<td><span class="type">UpWakeupItem</span></td>
188
 
</tr>
189
 
<tr>
190
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
191
 
<td>the value</td>
192
 
</tr>
193
 
</tbody>
194
 
</table></div>
195
 
<p class="since">Since 0.9.0</p>
196
 
</div>
197
 
<hr>
198
 
<div class="refsect2">
199
 
<a name="up-wakeup-item-get-value"></a><h3>up_wakeup_item_get_value ()</h3>
200
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>             up_wakeup_item_get_value            (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
201
 
<p>
202
 
Gets the item value.
203
 
</p>
204
 
<div class="variablelist"><table border="0" class="variablelist">
205
 
<colgroup>
206
 
<col align="left" valign="top">
207
 
<col>
208
 
</colgroup>
209
 
<tbody>
210
 
<tr>
211
 
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
212
 
<td><span class="type">UpWakeupItem</span></td>
213
 
</tr>
214
 
<tr>
215
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
216
 
<td>the value</td>
217
 
</tr>
218
 
</tbody>
219
 
</table></div>
220
 
<p class="since">Since 0.9.0</p>
221
 
</div>
222
 
<hr>
223
 
<div class="refsect2">
224
71
<a name="up-wakeup-item-new"></a><h3>up_wakeup_item_new ()</h3>
225
72
<pre class="programlisting"><span class="returnvalue">UpWakeupItem</span> *      up_wakeup_item_new                  (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
226
73
<div class="variablelist"><table border="0" class="variablelist">
237
84
</div>
238
85
<hr>
239
86
<div class="refsect2">
240
 
<a name="up-wakeup-item-set-cmdline"></a><h3>up_wakeup_item_set_cmdline ()</h3>
241
 
<pre class="programlisting"><span class="returnvalue">void</span>                up_wakeup_item_set_cmdline          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
242
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *cmdline</code></em>);</pre>
243
 
<p>
244
 
Sets the item cmdline.
245
 
</p>
246
 
<div class="variablelist"><table border="0" class="variablelist">
247
 
<colgroup>
248
 
<col align="left" valign="top">
249
 
<col>
250
 
</colgroup>
251
 
<tbody>
252
 
<tr>
253
 
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
254
 
<td><span class="type">UpWakeupItem</span></td>
255
 
</tr>
256
 
<tr>
257
 
<td><p><span class="term"><em class="parameter"><code>cmdline</code></em> :</span></p></td>
258
 
<td>the new value</td>
259
 
</tr>
260
 
</tbody>
261
 
</table></div>
262
 
<p class="since">Since 0.9.0</p>
263
 
</div>
264
 
<hr>
265
 
<div class="refsect2">
266
 
<a name="up-wakeup-item-set-details"></a><h3>up_wakeup_item_set_details ()</h3>
267
 
<pre class="programlisting"><span class="returnvalue">void</span>                up_wakeup_item_set_details          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
268
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *details</code></em>);</pre>
269
 
<p>
270
 
Sets the item details.
271
 
</p>
272
 
<div class="variablelist"><table border="0" class="variablelist">
273
 
<colgroup>
274
 
<col align="left" valign="top">
275
 
<col>
276
 
</colgroup>
277
 
<tbody>
278
 
<tr>
279
 
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
280
 
<td><span class="type">UpWakeupItem</span></td>
281
 
</tr>
282
 
<tr>
283
 
<td><p><span class="term"><em class="parameter"><code>details</code></em> :</span></p></td>
284
 
<td>the new value</td>
 
87
<a name="up-wakeup-item-get-is-userspace"></a><h3>up_wakeup_item_get_is_userspace ()</h3>
 
88
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            up_wakeup_item_get_is_userspace     (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
 
89
<p>
 
90
Gets if the item is userspace.
 
91
</p>
 
92
<div class="variablelist"><table border="0" class="variablelist">
 
93
<colgroup>
 
94
<col align="left" valign="top">
 
95
<col>
 
96
</colgroup>
 
97
<tbody>
 
98
<tr>
 
99
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
 
100
<td><span class="type">UpWakeupItem</span></td>
 
101
</tr>
 
102
<tr>
 
103
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
104
<td>the value</td>
 
105
</tr>
 
106
</tbody>
 
107
</table></div>
 
108
<p class="since">Since 0.9.0</p>
 
109
</div>
 
110
<hr>
 
111
<div class="refsect2">
 
112
<a name="up-wakeup-item-set-is-userspace"></a><h3>up_wakeup_item_set_is_userspace ()</h3>
 
113
<pre class="programlisting"><span class="returnvalue">void</span>                up_wakeup_item_set_is_userspace     (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
 
114
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_userspace</code></em>);</pre>
 
115
<p>
 
116
Sets if the item is userspace.
 
117
</p>
 
118
<div class="variablelist"><table border="0" class="variablelist">
 
119
<colgroup>
 
120
<col align="left" valign="top">
 
121
<col>
 
122
</colgroup>
 
123
<tbody>
 
124
<tr>
 
125
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
 
126
<td><span class="type">UpWakeupItem</span></td>
 
127
</tr>
 
128
<tr>
 
129
<td><p><span class="term"><em class="parameter"><code>is_userspace</code></em> :</span></p></td>
 
130
<td>the new value</td>
 
131
</tr>
 
132
</tbody>
 
133
</table></div>
 
134
<p class="since">Since 0.9.0</p>
 
135
</div>
 
136
<hr>
 
137
<div class="refsect2">
 
138
<a name="up-wakeup-item-get-id"></a><h3>up_wakeup_item_get_id ()</h3>
 
139
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               up_wakeup_item_get_id               (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
 
140
<p>
 
141
Gets the item id.
 
142
</p>
 
143
<div class="variablelist"><table border="0" class="variablelist">
 
144
<colgroup>
 
145
<col align="left" valign="top">
 
146
<col>
 
147
</colgroup>
 
148
<tbody>
 
149
<tr>
 
150
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
 
151
<td><span class="type">UpWakeupItem</span></td>
 
152
</tr>
 
153
<tr>
 
154
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
155
<td>the value</td>
285
156
</tr>
286
157
</tbody>
287
158
</table></div>
315
186
</div>
316
187
<hr>
317
188
<div class="refsect2">
318
 
<a name="up-wakeup-item-set-is-userspace"></a><h3>up_wakeup_item_set_is_userspace ()</h3>
319
 
<pre class="programlisting"><span class="returnvalue">void</span>                up_wakeup_item_set_is_userspace     (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
320
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_userspace</code></em>);</pre>
 
189
<a name="up-wakeup-item-get-old"></a><h3>up_wakeup_item_get_old ()</h3>
 
190
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               up_wakeup_item_get_old              (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
321
191
<p>
322
 
Sets if the item is userspace.
 
192
Gets the item old.
323
193
</p>
324
194
<div class="variablelist"><table border="0" class="variablelist">
325
195
<colgroup>
332
202
<td><span class="type">UpWakeupItem</span></td>
333
203
</tr>
334
204
<tr>
335
 
<td><p><span class="term"><em class="parameter"><code>is_userspace</code></em> :</span></p></td>
336
 
<td>the new value</td>
 
205
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
206
<td>the value</td>
337
207
</tr>
338
208
</tbody>
339
209
</table></div>
367
237
</div>
368
238
<hr>
369
239
<div class="refsect2">
 
240
<a name="up-wakeup-item-get-value"></a><h3>up_wakeup_item_get_value ()</h3>
 
241
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>             up_wakeup_item_get_value            (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
 
242
<p>
 
243
Gets the item value.
 
244
</p>
 
245
<div class="variablelist"><table border="0" class="variablelist">
 
246
<colgroup>
 
247
<col align="left" valign="top">
 
248
<col>
 
249
</colgroup>
 
250
<tbody>
 
251
<tr>
 
252
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
 
253
<td><span class="type">UpWakeupItem</span></td>
 
254
</tr>
 
255
<tr>
 
256
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
257
<td>the value</td>
 
258
</tr>
 
259
</tbody>
 
260
</table></div>
 
261
<p class="since">Since 0.9.0</p>
 
262
</div>
 
263
<hr>
 
264
<div class="refsect2">
370
265
<a name="up-wakeup-item-set-value"></a><h3>up_wakeup_item_set_value ()</h3>
371
266
<pre class="programlisting"><span class="returnvalue">void</span>                up_wakeup_item_set_value            (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
372
267
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> value</code></em>);</pre>
391
286
</table></div>
392
287
<p class="since">Since 0.9.0</p>
393
288
</div>
 
289
<hr>
 
290
<div class="refsect2">
 
291
<a name="up-wakeup-item-get-cmdline"></a><h3>up_wakeup_item_get_cmdline ()</h3>
 
292
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       up_wakeup_item_get_cmdline          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
 
293
<p>
 
294
Gets the item cmdline.
 
295
</p>
 
296
<div class="variablelist"><table border="0" class="variablelist">
 
297
<colgroup>
 
298
<col align="left" valign="top">
 
299
<col>
 
300
</colgroup>
 
301
<tbody>
 
302
<tr>
 
303
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
 
304
<td><span class="type">UpWakeupItem</span></td>
 
305
</tr>
 
306
<tr>
 
307
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
308
<td>the value</td>
 
309
</tr>
 
310
</tbody>
 
311
</table></div>
 
312
<p class="since">Since 0.9.0</p>
 
313
</div>
 
314
<hr>
 
315
<div class="refsect2">
 
316
<a name="up-wakeup-item-set-cmdline"></a><h3>up_wakeup_item_set_cmdline ()</h3>
 
317
<pre class="programlisting"><span class="returnvalue">void</span>                up_wakeup_item_set_cmdline          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
 
318
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *cmdline</code></em>);</pre>
 
319
<p>
 
320
Sets the item cmdline.
 
321
</p>
 
322
<div class="variablelist"><table border="0" class="variablelist">
 
323
<colgroup>
 
324
<col align="left" valign="top">
 
325
<col>
 
326
</colgroup>
 
327
<tbody>
 
328
<tr>
 
329
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
 
330
<td><span class="type">UpWakeupItem</span></td>
 
331
</tr>
 
332
<tr>
 
333
<td><p><span class="term"><em class="parameter"><code>cmdline</code></em> :</span></p></td>
 
334
<td>the new value</td>
 
335
</tr>
 
336
</tbody>
 
337
</table></div>
 
338
<p class="since">Since 0.9.0</p>
 
339
</div>
 
340
<hr>
 
341
<div class="refsect2">
 
342
<a name="up-wakeup-item-get-details"></a><h3>up_wakeup_item_get_details ()</h3>
 
343
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       up_wakeup_item_get_details          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>);</pre>
 
344
<p>
 
345
Gets the item details.
 
346
</p>
 
347
<div class="variablelist"><table border="0" class="variablelist">
 
348
<colgroup>
 
349
<col align="left" valign="top">
 
350
<col>
 
351
</colgroup>
 
352
<tbody>
 
353
<tr>
 
354
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
 
355
<td><span class="type">UpWakeupItem</span></td>
 
356
</tr>
 
357
<tr>
 
358
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
359
<td>the value</td>
 
360
</tr>
 
361
</tbody>
 
362
</table></div>
 
363
<p class="since">Since 0.9.0</p>
 
364
</div>
 
365
<hr>
 
366
<div class="refsect2">
 
367
<a name="up-wakeup-item-set-details"></a><h3>up_wakeup_item_set_details ()</h3>
 
368
<pre class="programlisting"><span class="returnvalue">void</span>                up_wakeup_item_set_details          (<em class="parameter"><code><span class="type">UpWakeupItem</span> *wakeup_item</code></em>,
 
369
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *details</code></em>);</pre>
 
370
<p>
 
371
Sets the item details.
 
372
</p>
 
373
<div class="variablelist"><table border="0" class="variablelist">
 
374
<colgroup>
 
375
<col align="left" valign="top">
 
376
<col>
 
377
</colgroup>
 
378
<tbody>
 
379
<tr>
 
380
<td><p><span class="term"><em class="parameter"><code>wakeup_item</code></em> :</span></p></td>
 
381
<td><span class="type">UpWakeupItem</span></td>
 
382
</tr>
 
383
<tr>
 
384
<td><p><span class="term"><em class="parameter"><code>details</code></em> :</span></p></td>
 
385
<td>the new value</td>
 
386
</tr>
 
387
</tbody>
 
388
</table></div>
 
389
<p class="since">Since 0.9.0</p>
 
390
</div>
394
391
</div>
395
392
</div>
396
393
<div class="footer">
397
394
<hr>
398
 
          Generated by GTK-Doc V1.19</div>
 
395
          Generated by GTK-Doc V1.19.1</div>
399
396
</body>
400
397
</html>
 
 
b'\\ No newline at end of file'