This file is indexed.

/usr/share/gtk-doc/html/PackageKit/PkServicePack.html is in packagekit-docs 0.7.6-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PkServicePack</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="PackageKit Reference Manual">
<link rel="up" href="libpackagekit-gobject.html" title="libpackagekit GObjects">
<link rel="prev" href="PkResults.html" title="PkResults">
<link rel="next" href="PkTask.html" title="PkTask">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="PkResults.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="libpackagekit-gobject.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">PackageKit Reference Manual</th>
<td><a accesskey="n" href="PkTask.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#PkServicePack.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#PkServicePack.description" class="shortcut">Description</a>
                   | 
                  <a href="#PkServicePack.object-hierarchy" class="shortcut">Object Hierarchy</a>
</td></tr>
</table>
<div class="refentry">
<a name="PkServicePack"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="PkServicePack.top_of_page"></a>PkServicePack</span></h2>
<p>PkServicePack — Functionality for creating and reading service packs</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="PkServicePack.synopsis"></a><h2>Synopsis</h2>
<a name="PkServicePackError"></a><pre class="synopsis">#define             <a class="link" href="PkServicePack.html#PK-SERVICE-PACK-ERROR:CAPS" title="PK_SERVICE_PACK_ERROR">PK_SERVICE_PACK_ERROR</a>
#define             <a class="link" href="PkServicePack.html#PK-SERVICE-PACK-FILE-EXTENSION:CAPS" title="PK_SERVICE_PACK_FILE_EXTENSION">PK_SERVICE_PACK_FILE_EXTENSION</a>
#define             <a class="link" href="PkServicePack.html#PK-SERVICE-PACK-TYPE-ERROR:CAPS" title="PK_SERVICE_PACK_TYPE_ERROR">PK_SERVICE_PACK_TYPE_ERROR</a>
struct              <a class="link" href="PkServicePack.html#PkServicePack-struct" title="struct PkServicePack">PkServicePack</a>;
struct              <a class="link" href="PkServicePack.html#PkServicePackClass" title="struct PkServicePackClass">PkServicePackClass</a>;
enum                <a class="link" href="PkServicePack.html#PkServicePackError-enum" title="enum PkServicePackError">PkServicePackError</a>;
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="PkServicePack.html#pk-service-pack-check-valid" title="pk_service_pack_check_valid ()">pk_service_pack_check_valid</a>         (<em class="parameter"><code><a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> *pack</code></em>,
                                                         <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> *filename</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="PkServicePack.html#pk-service-pack-create-for-package-ids-async" title="pk_service_pack_create_for_package_ids_async ()">pk_service_pack_create_for_package_ids_async</a>
                                                        (<em class="parameter"><code><a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> *pack</code></em>,
                                                         <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> *filename</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **package_ids</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **package_ids_exclude</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
                                                         <em class="parameter"><code><a class="link" href="PkProgress.html#PkProgressCallback" title="PkProgressCallback ()"><span class="type">PkProgressCallback</span></a> progress_callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> progress_user_data</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="PkServicePack.html#pk-service-pack-create-for-updates-async" title="pk_service_pack_create_for_updates_async ()">pk_service_pack_create_for_updates_async</a>
                                                        (<em class="parameter"><code><a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> *pack</code></em>,
                                                         <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> *filename</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **package_ids_exclude</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
                                                         <em class="parameter"><code><a class="link" href="PkProgress.html#PkProgressCallback" title="PkProgressCallback ()"><span class="type">PkProgressCallback</span></a> progress_callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> progress_user_data</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
<a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              <a class="link" href="PkServicePack.html#pk-service-pack-error-quark" title="pk_service_pack_error_quark ()">pk_service_pack_error_quark</a>         (<em class="parameter"><code><span class="type">void</span></code></em>);
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="PkServicePack.html#pk-service-pack-generic-finish" title="pk_service_pack_generic_finish ()">pk_service_pack_generic_finish</a>      (<em class="parameter"><code><a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> *pack</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
<a class="link" href="PkServicePack.html" title="PkServicePack"><span class="returnvalue">PkServicePack</span></a> *     <a class="link" href="PkServicePack.html#pk-service-pack-new" title="pk_service_pack_new ()">pk_service_pack_new</a>                 (<em class="parameter"><code><span class="type">void</span></code></em>);
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="PkServicePack.html#pk-service-pack-set-temp-directory" title="pk_service_pack_set_temp_directory ()">pk_service_pack_set_temp_directory</a>  (<em class="parameter"><code><a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> *pack</code></em>,
                                                         <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> *directory</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="PkServicePack.html#pk-service-pack-test" title="pk_service_pack_test ()">pk_service_pack_test</a>                (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="PkServicePack.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
   +----PkServicePack
</pre>
<pre class="synopsis">
  GEnum
   +----PkServicePackError
</pre>
</div>
<div class="refsect1">
<a name="PkServicePack.description"></a><h2>Description</h2>
<p>
Clients can use this GObject for reading and writing service packs.
</p>
</div>
<div class="refsect1">
<a name="PkServicePack.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="PK-SERVICE-PACK-ERROR:CAPS"></a><h3>PK_SERVICE_PACK_ERROR</h3>
<pre class="programlisting">#define PK_SERVICE_PACK_ERROR	 	(pk_service_pack_error_quark ())
</pre>
</div>
<hr>
<div class="refsect2">
<a name="PK-SERVICE-PACK-FILE-EXTENSION:CAPS"></a><h3>PK_SERVICE_PACK_FILE_EXTENSION</h3>
<pre class="programlisting">#define PK_SERVICE_PACK_FILE_EXTENSION "servicepack"
</pre>
</div>
<hr>
<div class="refsect2">
<a name="PK-SERVICE-PACK-TYPE-ERROR:CAPS"></a><h3>PK_SERVICE_PACK_TYPE_ERROR</h3>
<pre class="programlisting">#define PK_SERVICE_PACK_TYPE_ERROR (pk_service_pack_error_get_type ())
</pre>
</div>
<hr>
<div class="refsect2">
<a name="PkServicePack-struct"></a><h3>struct PkServicePack</h3>
<pre class="programlisting">struct PkServicePack;</pre>
</div>
<hr>
<div class="refsect2">
<a name="PkServicePackClass"></a><h3>struct PkServicePackClass</h3>
<pre class="programlisting">struct PkServicePackClass {
	GObjectClass parent_class;
	/* Padding for future expansion */
	void (*_pk_reserved1) (void);
	void (*_pk_reserved2) (void);
	void (*_pk_reserved3) (void);
	void (*_pk_reserved4) (void);
};
</pre>
</div>
<hr>
<div class="refsect2">
<a name="PkServicePackError-enum"></a><h3>enum PkServicePackError</h3>
<pre class="programlisting">typedef enum {
	PK_SERVICE_PACK_ERROR_FAILED_SETUP,
	PK_SERVICE_PACK_ERROR_FAILED_DOWNLOAD,
	PK_SERVICE_PACK_ERROR_FAILED_EXTRACTION,
	PK_SERVICE_PACK_ERROR_FAILED_CREATE,
	PK_SERVICE_PACK_ERROR_NOTHING_TO_DO,
	PK_SERVICE_PACK_ERROR_NOT_COMPATIBLE
} PkServicePackError;
</pre>
</div>
<hr>
<div class="refsect2">
<a name="pk-service-pack-check-valid"></a><h3>pk_service_pack_check_valid ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            pk_service_pack_check_valid         (<em class="parameter"><code><a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> *pack</code></em>,
                                                         <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> *filename</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>
Checks to see if a service pack file is valid, and usable with this system.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>pack</code></em> :</span></p></td>
<td>a valid <a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> instance</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
<td>the filename of the pack to check</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><code class="literal">GError</code></a> to put the error code and message in, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the service pack is valid</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.5.2</p>
</div>
<hr>
<div class="refsect2">
<a name="pk-service-pack-create-for-package-ids-async"></a><h3>pk_service_pack_create_for_package_ids_async ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                pk_service_pack_create_for_package_ids_async
                                                        (<em class="parameter"><code><a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> *pack</code></em>,
                                                         <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> *filename</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **package_ids</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **package_ids_exclude</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
                                                         <em class="parameter"><code><a class="link" href="PkProgress.html#PkProgressCallback" title="PkProgressCallback ()"><span class="type">PkProgressCallback</span></a> progress_callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> progress_user_data</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
<p>
Create a service pack for the specified Package IDs
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>pack</code></em> :</span></p></td>
<td>a valid <a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> instance</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
<td>the filename of the service pack</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>package_ids</code></em> :</span></p></td>
<td>a null terminated array of package_id structures such as "hal;0.0.1;i386;fedora"</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>package_ids_exclude</code></em> :</span></p></td>
<td>An array of packages to exclude, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
<td>a <a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td>the function to run on completion</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>progress_callback</code></em> :</span></p></td>
<td>the function to run when the progress changes. <span class="annotation">[<a href="http://foldoc.org/scope%20call"><span class="acronym">scope call</span></a>]</span>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>progress_user_data</code></em> :</span></p></td>
<td>data to pass to <em class="parameter"><code>progress_callback</code></em>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>the data to pass to <em class="parameter"><code>callback</code></em>
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.5.2</p>
</div>
<hr>
<div class="refsect2">
<a name="pk-service-pack-create-for-updates-async"></a><h3>pk_service_pack_create_for_updates_async ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                pk_service_pack_create_for_updates_async
                                                        (<em class="parameter"><code><a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> *pack</code></em>,
                                                         <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> *filename</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **package_ids_exclude</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
                                                         <em class="parameter"><code><a class="link" href="PkProgress.html#PkProgressCallback" title="PkProgressCallback ()"><span class="type">PkProgressCallback</span></a> progress_callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> progress_user_data</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
<p>
Create a service pack for the specified Package IDs
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>pack</code></em> :</span></p></td>
<td>a valid <a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> instance</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
<td>the filename of the service pack</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>package_ids_exclude</code></em> :</span></p></td>
<td>An array of packages to exclude, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
<td>a <a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td>the function to run on completion</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>progress_callback</code></em> :</span></p></td>
<td>the function to run when the progress changes. <span class="annotation">[<a href="http://foldoc.org/scope%20call"><span class="acronym">scope call</span></a>]</span>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>progress_user_data</code></em> :</span></p></td>
<td>data to pass to <em class="parameter"><code>progress_callback</code></em>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>the data to pass to <em class="parameter"><code>callback</code></em>
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.5.2</p>
</div>
<hr>
<div class="refsect2">
<a name="pk-service-pack-error-quark"></a><h3>pk_service_pack_error_quark ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              pk_service_pack_error_quark         (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>Our personal error quark.</td>
</tr></tbody>
</table></div>
<p class="since">Since 0.5.2</p>
</div>
<hr>
<div class="refsect2">
<a name="pk-service-pack-generic-finish"></a><h3>pk_service_pack_generic_finish ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            pk_service_pack_generic_finish      (<em class="parameter"><code><a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> *pack</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>
Gets the result from the asynchronous function.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>pack</code></em> :</span></p></td>
<td>a valid <a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> instance</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>res</code></em> :</span></p></td>
<td>the <a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> for success</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.5.2</p>
</div>
<hr>
<div class="refsect2">
<a name="pk-service-pack-new"></a><h3>pk_service_pack_new ()</h3>
<pre class="programlisting"><a class="link" href="PkServicePack.html" title="PkServicePack"><span class="returnvalue">PkServicePack</span></a> *     pk_service_pack_new                 (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>A new service_pack class instance.</td>
</tr></tbody>
</table></div>
<p class="since">Since 0.5.2</p>
</div>
<hr>
<div class="refsect2">
<a name="pk-service-pack-set-temp-directory"></a><h3>pk_service_pack_set_temp_directory ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            pk_service_pack_set_temp_directory  (<em class="parameter"><code><a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> *pack</code></em>,
                                                         <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> *directory</code></em>);</pre>
<p>
Sets the directory to use when decompressing the service pack
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>pack</code></em> :</span></p></td>
<td>a valid <a class="link" href="PkServicePack.html" title="PkServicePack"><span class="type">PkServicePack</span></a> instance</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>directory</code></em> :</span></p></td>
<td>the directory to use, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use the default</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the directory was set</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 0.5.2</p>
</div>
<hr>
<div class="refsect2">
<a name="pk-service-pack-test"></a><h3>pk_service_pack_test ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                pk_service_pack_test                (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>