~ubuntu-branches/ubuntu/wily/grilo/wily-proposed

« back to all changes in this revision

Viewing changes to doc/grilo/html/grilo-GrlNetWc.html

  • Committer: Package Import Robot
  • Author(s): Alberto Garcia
  • Date: 2013-09-18 01:18:10 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20130918011810-bfa2o7aexy6y0h3n
Tags: 0.2.7-1
* New upstream release.
* Update my e-mail address in debian/*.
* Remove libsoup.patch, it's no longer relevant for this release.
* debian/libgrilo-0.2-1.symbols: update.

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>GrlNetWc</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
5
<title>Grilo Reference Manual: GrlNetWc</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Grilo Reference Manual">
8
8
<link rel="up" href="grilo-net.html" title="Grilo Net Classes">
9
9
<link rel="prev" href="grilo-net.html" title="Grilo Net Classes">
10
10
<link rel="next" href="api-index-full.html" title="API Index">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (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="grilo-net.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
 
<td><a accesskey="u" href="grilo-net.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">Grilo Reference Manual</th>
21
 
<td><a accesskey="n" href="api-index-full.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="#grilo-GrlNetWc.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="#grilo-GrlNetWc.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="grilo-net.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
 
23
<td><a accesskey="p" href="grilo-net.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
 
24
<td><a accesskey="n" href="api-index-full.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="grilo-GrlNetWc"></a><div class="titlepage"></div>
31
28
<div class="refnamediv"><table width="100%"><tr>
97
94
  GObject parent;
98
95
};
99
96
</pre>
100
 
<div class="variablelist"><table border="0">
 
97
<div class="variablelist"><table border="0" class="variablelist">
 
98
<colgroup>
101
99
<col align="left" valign="top">
 
100
<col>
 
101
</colgroup>
102
102
<tbody><tr>
103
103
<td><p><span class="term"><span class="type">GObject</span> <em class="structfield"><code><a name="GrlNetWc.parent"></a>parent</code></em>;</span></p></td>
104
104
<td>the parent object struct</td>
119
119
It's a simple and thin web client to be used by the sources to download
120
120
content from Internet.
121
121
</p>
122
 
<div class="variablelist"><table border="0">
 
122
<div class="variablelist"><table border="0" class="variablelist">
 
123
<colgroup>
123
124
<col align="left" valign="top">
 
125
<col>
 
126
</colgroup>
124
127
<tbody><tr>
125
128
<td><p><span class="term"><span class="type">GObjectClass</span> <em class="structfield"><code><a name="GrlNetWcClass.parent-class"></a>parent_class</code></em>;</span></p></td>
126
129
<td>the parent class structure</td>
146
149
These constants identify all the available errors managed by
147
150
the web client.
148
151
</p>
149
 
<div class="variablelist"><table border="0">
 
152
<div class="variablelist"><table border="0" class="variablelist">
 
153
<colgroup>
150
154
<col align="left" valign="top">
 
155
<col>
 
156
</colgroup>
151
157
<tbody>
152
158
<tr>
153
159
<td><p><a name="GRL-NET-WC-ERROR-UNAVAILABLE:CAPS"></a><span class="term"><code class="literal">GRL_NET_WC_ERROR_UNAVAILABLE</code></span></p></td>
211
217
<p>
212
218
Creates a new <a class="link" href="grilo-GrlNetWc.html#GrlNetWc" title="struct GrlNetWc"><span class="type">GrlNetWc</span></a>.
213
219
</p>
214
 
<div class="variablelist"><table border="0">
 
220
<div class="variablelist"><table border="0" class="variablelist">
 
221
<colgroup>
215
222
<col align="left" valign="top">
 
223
<col>
 
224
</colgroup>
216
225
<tbody><tr>
217
226
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
218
227
<td>a new allocated instance of <a class="link" href="grilo-GrlNetWc.html#GrlNetWc" title="struct GrlNetWc"><span class="type">GrlNetWc</span></a>. Do <code class="function">g_object_unref()</code> after
232
241
<p>
233
242
This method will flush all the pending request in the queue.
234
243
</p>
235
 
<div class="variablelist"><table border="0">
 
244
<div class="variablelist"><table border="0" class="variablelist">
 
245
<colgroup>
236
246
<col align="left" valign="top">
 
247
<col>
 
248
</colgroup>
237
249
<tbody><tr>
238
250
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
239
251
<td>a <a class="link" href="grilo-GrlNetWc.html#GrlNetWc" title="struct GrlNetWc"><span class="type">GrlNetWc</span></a> instance</td>
252
264
Request the fetching of a web resource given the <em class="parameter"><code>uri</code></em>. This request is
253
265
asynchronous, thus the result will be returned within the <em class="parameter"><code>callback</code></em>.
254
266
</p>
255
 
<div class="variablelist"><table border="0">
 
267
<div class="variablelist"><table border="0" class="variablelist">
 
268
<colgroup>
256
269
<col align="left" valign="top">
 
270
<col>
 
271
</colgroup>
257
272
<tbody>
258
273
<tr>
259
274
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
297
312
The content address will be invalidated at the next request. So if you
298
313
want to keep it, please copy it into another address.
299
314
</p>
300
 
<div class="variablelist"><table border="0">
 
315
<div class="variablelist"><table border="0" class="variablelist">
 
316
<colgroup>
301
317
<col align="left" valign="top">
 
318
<col>
 
319
</colgroup>
302
320
<tbody>
303
321
<tr>
304
322
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
345
363
Request the fetching of a web resource given the <em class="parameter"><code>uri</code></em>. This request is
346
364
asynchronous, thus the result will be returned within the <em class="parameter"><code>callback</code></em>.
347
365
</p>
348
 
<div class="variablelist"><table border="0">
 
366
<div class="variablelist"><table border="0" class="variablelist">
 
367
<colgroup>
349
368
<col align="left" valign="top">
 
369
<col>
 
370
</colgroup>
350
371
<tbody>
351
372
<tr>
352
373
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
371
392
</td>
372
393
</tr>
373
394
<tr>
374
 
<td><p><span class="term"><em class="parameter"><code>Varargs</code></em> :</span></p></td>
 
395
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
375
396
<td>List of tuples of header name and header value, terminated by
376
397
<code class="literal">NULL</code>.</td>
377
398
</tr>
393
414
Request the fetching of a web resource given the <em class="parameter"><code>uri</code></em>. This request is
394
415
asynchronous, thus the result will be returned within the <em class="parameter"><code>callback</code></em>.
395
416
</p>
396
 
<div class="variablelist"><table border="0">
 
417
<p>
 
418
Rename to: grl_net_wc_request_with_headers_async
 
419
</p>
 
420
<div class="variablelist"><table border="0" class="variablelist">
 
421
<colgroup>
397
422
<col align="left" valign="top">
 
423
<col>
 
424
</colgroup>
398
425
<tbody>
399
426
<tr>
400
427
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
438
465
supporting.  If sets <code class="literal">TRUE</code>, a new cache will be created. If sets to <code class="literal">FALSE</code>,
439
466
current cache is clean and removed.
440
467
</p>
441
 
<div class="variablelist"><table border="0">
 
468
<div class="variablelist"><table border="0" class="variablelist">
 
469
<colgroup>
442
470
<col align="left" valign="top">
 
471
<col>
 
472
</colgroup>
443
473
<tbody>
444
474
<tr>
445
475
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
462
492
Sets the new maximum size of cache, in Megabytes. Default value is 10. Using
463
493
0 means no cache will be done.
464
494
</p>
465
 
<div class="variablelist"><table border="0">
 
495
<div class="variablelist"><table border="0" class="variablelist">
 
496
<colgroup>
466
497
<col align="left" valign="top">
 
498
<col>
 
499
</colgroup>
467
500
<tbody>
468
501
<tr>
469
502
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
486
519
Setting the log level the logger feature is added into
487
520
the libsoup session.
488
521
</p>
489
 
<div class="variablelist"><table border="0">
 
522
<div class="variablelist"><table border="0" class="variablelist">
 
523
<colgroup>
490
524
<col align="left" valign="top">
 
525
<col>
 
526
</colgroup>
491
527
<tbody>
492
528
<tr>
493
529
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
509
545
Setting this property, the <a class="link" href="grilo-GrlNetWc.html#GrlNetWc" title="struct GrlNetWc"><span class="type">GrlNetWc</span></a> will queue all the requests and
510
546
will dispatch them with a pause between them of this value.
511
547
</p>
512
 
<div class="variablelist"><table border="0">
 
548
<div class="variablelist"><table border="0" class="variablelist">
 
549
<colgroup>
513
550
<col align="left" valign="top">
 
551
<col>
 
552
</colgroup>
514
553
<tbody>
515
554
<tr>
516
555
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
527
566
</div>
528
567
<div class="footer">
529
568
<hr>
530
 
          Generated by GTK-Doc V1.18.1</div>
 
569
          Generated by GTK-Doc V1.19.1</div>
531
570
</body>
532
571
</html>
 
 
b'\\ No newline at end of file'