~ubuntu-branches/ubuntu/precise/gnome-online-accounts/precise-security

« back to all changes in this revision

Viewing changes to doc/html/GoaProvider.html

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-28 09:16:16 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: package-import@ubuntu.com-20110928091616-cpeipkved1o2q6ut
Tags: 3.2.0.1-0ubuntu1
New upstream release:

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch07.html" title="Core">
9
9
<link rel="prev" href="goa-Utilities.html" title="Utilities">
10
10
<link rel="next" href="GoaOAuthProvider.html" title="GoaOAuthProvider">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (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">
53
53
                                                         <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>);
54
54
<a class="link" href="GoaObject.html" title="GoaObject"><span class="returnvalue">GoaObject</span></a> *         <a class="link" href="GoaProvider.html#goa-provider-add-account" title="goa_provider_add_account ()">goa_provider_add_account</a>            (<em class="parameter"><code><a class="link" href="GoaProvider.html" title="GoaProvider"><span class="type">GoaProvider</span></a> *provider</code></em>,
55
55
                                                         <em class="parameter"><code><a class="link" href="GoaClient.html" title="GoaClient"><span class="type">GoaClient</span></a> *client</code></em>,
56
 
                                                         <em class="parameter"><code><span class="type">GtkDialog</span> *dialog</code></em>,
57
 
                                                         <em class="parameter"><code><span class="type">GtkBox</span> *vbox</code></em>,
 
56
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkDialog.html"><span class="type">GtkDialog</span></a> *dialog</code></em>,
 
57
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkBox.html"><span class="type">GtkBox</span></a> *vbox</code></em>,
58
58
                                                         <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>);
59
59
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GoaProvider.html#goa-provider-refresh-account" title="goa_provider_refresh_account ()">goa_provider_refresh_account</a>        (<em class="parameter"><code><a class="link" href="GoaProvider.html" title="GoaProvider"><span class="type">GoaProvider</span></a> *provider</code></em>,
60
60
                                                         <em class="parameter"><code><a class="link" href="GoaClient.html" title="GoaClient"><span class="type">GoaClient</span></a> *client</code></em>,
61
61
                                                         <em class="parameter"><code><a class="link" href="GoaObject.html" title="GoaObject"><span class="type">GoaObject</span></a> *object</code></em>,
62
 
                                                         <em class="parameter"><code><span class="type">GtkWindow</span> *parent</code></em>,
 
62
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkWindow.html"><span class="type">GtkWindow</span></a> *parent</code></em>,
63
63
                                                         <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>);
64
64
<span class="returnvalue">void</span>                <a class="link" href="GoaProvider.html#goa-provider-show-account" title="goa_provider_show_account ()">goa_provider_show_account</a>           (<em class="parameter"><code><a class="link" href="GoaProvider.html" title="GoaProvider"><span class="type">GoaProvider</span></a> *provider</code></em>,
65
65
                                                         <em class="parameter"><code><a class="link" href="GoaClient.html" title="GoaClient"><span class="type">GoaClient</span></a> *client</code></em>,
66
66
                                                         <em class="parameter"><code><a class="link" href="GoaObject.html" title="GoaObject"><span class="type">GoaObject</span></a> *object</code></em>,
67
 
                                                         <em class="parameter"><code><span class="type">GtkBox</span> *vbox</code></em>,
68
 
                                                         <em class="parameter"><code><span class="type">GtkTable</span> *table</code></em>);
 
67
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkBox.html"><span class="type">GtkBox</span></a> *vbox</code></em>,
 
68
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkTable.html"><span class="type">GtkTable</span></a> *table</code></em>);
69
69
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GoaProvider.html#goa-provider-store-credentials-sync" title="goa_provider_store_credentials_sync ()">goa_provider_store_credentials_sync</a> (<em class="parameter"><code><a class="link" href="GoaProvider.html" title="GoaProvider"><span class="type">GoaProvider</span></a> *provider</code></em>,
70
70
                                                         <em class="parameter"><code><a class="link" href="GoaObject.html" title="GoaObject"><span class="type">GoaObject</span></a> *object</code></em>,
71
71
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *credentials</code></em>,
249
249
<p>
250
250
Gets a name for <em class="parameter"><code>provider</code></em> and <em class="parameter"><code>object</code></em> that is suitable for display
251
251
in an user interface. The returned value may depend on <em class="parameter"><code>object</code></em> (if
252
 
it's not <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) - for example, hosted accounts might return a
 
252
it's not <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>) - for example, hosted accounts might return a
253
253
different name.
254
254
</p>
255
255
<p>
358
358
</tr>
359
359
<tr>
360
360
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
361
 
<td>Return location for error or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
 
361
<td>Return location for error or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
362
362
</tr>
363
363
<tr>
364
364
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
373
373
<a name="goa-provider-add-account"></a><h3>goa_provider_add_account ()</h3>
374
374
<pre class="programlisting"><a class="link" href="GoaObject.html" title="GoaObject"><span class="returnvalue">GoaObject</span></a> *         goa_provider_add_account            (<em class="parameter"><code><a class="link" href="GoaProvider.html" title="GoaProvider"><span class="type">GoaProvider</span></a> *provider</code></em>,
375
375
                                                         <em class="parameter"><code><a class="link" href="GoaClient.html" title="GoaClient"><span class="type">GoaClient</span></a> *client</code></em>,
376
 
                                                         <em class="parameter"><code><span class="type">GtkDialog</span> *dialog</code></em>,
377
 
                                                         <em class="parameter"><code><span class="type">GtkBox</span> *vbox</code></em>,
 
376
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkDialog.html"><span class="type">GtkDialog</span></a> *dialog</code></em>,
 
377
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkBox.html"><span class="type">GtkBox</span></a> *vbox</code></em>,
378
378
                                                         <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>
379
379
<p>
380
380
This method brings up the user interface necessary to create a new
390
390
</p>
391
391
<p>
392
392
If an account was successfully created, a <a class="link" href="GoaObject.html" title="GoaObject"><span class="type">GoaObject</span></a> for the
393
 
created account is returned. If <em class="parameter"><code>dialog</code></em> is dismissed, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is
 
393
created account is returned. If <em class="parameter"><code>dialog</code></em> is dismissed, <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> is
394
394
returned and <em class="parameter"><code>error</code></em> is set to <a class="link" href="goa-GoaError.html#GOA-ERROR-DIALOG-DISMISSED:CAPS"><code class="literal">GOA_ERROR_DIALOG_DISMISSED</code></a>. If an
395
395
account couldn't be created then <em class="parameter"><code>error</code></em> is set.
396
396
</p>
400
400
</p>
401
401
<p>
402
402
Implementations should run the default main loop while
403
 
interacting with the user and may do so using e.g. <code class="function">gtk_dialog_run()</code>
 
403
interacting with the user and may do so using e.g. <a href="http://library.gnome.org/devel/gtk3/GtkDialog.html#gtk-dialog-run"><code class="function">gtk_dialog_run()</code></a>
404
404
on <em class="parameter"><code>dialog</code></em>.
405
405
</p>
406
406
<p>
420
420
</tr>
421
421
<tr>
422
422
<td><p><span class="term"><em class="parameter"><code>dialog</code></em> :</span></p></td>
423
 
<td>A <span class="type">GtkDialog</span>.</td>
 
423
<td>A <a href="http://library.gnome.org/devel/gtk3/GtkDialog.html"><span class="type">GtkDialog</span></a>.</td>
424
424
</tr>
425
425
<tr>
426
426
<td><p><span class="term"><em class="parameter"><code>vbox</code></em> :</span></p></td>
427
 
<td>A vertically oriented <span class="type">GtkBox</span> to put content in.</td>
 
427
<td>A vertically oriented <a href="http://library.gnome.org/devel/gtk3/GtkBox.html"><span class="type">GtkBox</span></a> to put content in.</td>
428
428
</tr>
429
429
<tr>
430
430
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
431
 
<td>Return location for error or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
 
431
<td>Return location for error or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
432
432
</tr>
433
433
<tr>
434
434
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
435
435
<td>The <a class="link" href="GoaObject.html" title="GoaObject"><span class="type">GoaObject</span></a> for the created account (must be relased
436
 
with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>) or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>error</code></em> is set.</td>
 
436
with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>) or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>error</code></em> is set.</td>
437
437
</tr>
438
438
</tbody>
439
439
</table></div>
444
444
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            goa_provider_refresh_account        (<em class="parameter"><code><a class="link" href="GoaProvider.html" title="GoaProvider"><span class="type">GoaProvider</span></a> *provider</code></em>,
445
445
                                                         <em class="parameter"><code><a class="link" href="GoaClient.html" title="GoaClient"><span class="type">GoaClient</span></a> *client</code></em>,
446
446
                                                         <em class="parameter"><code><a class="link" href="GoaObject.html" title="GoaObject"><span class="type">GoaObject</span></a> *object</code></em>,
447
 
                                                         <em class="parameter"><code><span class="type">GtkWindow</span> *parent</code></em>,
 
447
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkWindow.html"><span class="type">GtkWindow</span></a> *parent</code></em>,
448
448
                                                         <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>
449
449
<p>
450
450
This method brings up the user interface necessary for refreshing
452
452
typically involves having the user log in to the account again.
453
453
</p>
454
454
<p>
455
 
Implementations should use <em class="parameter"><code>parent</code></em> (unless <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) as the transient
 
455
Implementations should use <em class="parameter"><code>parent</code></em> (unless <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>) as the transient
456
456
parent of any created windows/dialogs.
457
457
</p>
458
458
<p>
480
480
</tr>
481
481
<tr>
482
482
<td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
483
 
<td>Transient parent of dialogs or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a>]</span>
 
483
<td>Transient parent of dialogs or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a>]</span>
484
484
</td>
485
485
</tr>
486
486
<tr>
487
487
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
488
 
<td>Return location for error or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
 
488
<td>Return location for error or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
489
489
</tr>
490
490
<tr>
491
491
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
502
502
<pre class="programlisting"><span class="returnvalue">void</span>                goa_provider_show_account           (<em class="parameter"><code><a class="link" href="GoaProvider.html" title="GoaProvider"><span class="type">GoaProvider</span></a> *provider</code></em>,
503
503
                                                         <em class="parameter"><code><a class="link" href="GoaClient.html" title="GoaClient"><span class="type">GoaClient</span></a> *client</code></em>,
504
504
                                                         <em class="parameter"><code><a class="link" href="GoaObject.html" title="GoaObject"><span class="type">GoaObject</span></a> *object</code></em>,
505
 
                                                         <em class="parameter"><code><span class="type">GtkBox</span> *vbox</code></em>,
506
 
                                                         <em class="parameter"><code><span class="type">GtkTable</span> *table</code></em>);</pre>
 
505
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkBox.html"><span class="type">GtkBox</span></a> *vbox</code></em>,
 
506
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkTable.html"><span class="type">GtkTable</span></a> *table</code></em>);</pre>
507
507
<p>
508
508
Method used to add widgets in the control panel for the account
509
509
represented by <em class="parameter"><code>object</code></em>.
531
531
</tr>
532
532
<tr>
533
533
<td><p><span class="term"><em class="parameter"><code>vbox</code></em> :</span></p></td>
534
 
<td>A vertically oriented <span class="type">GtkBox</span> to put content in.</td>
 
534
<td>A vertically oriented <a href="http://library.gnome.org/devel/gtk3/GtkBox.html"><span class="type">GtkBox</span></a> to put content in.</td>
535
535
</tr>
536
536
<tr>
537
537
<td><p><span class="term"><em class="parameter"><code>table</code></em> :</span></p></td>
575
575
</tr>
576
576
<tr>
577
577
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
578
 
<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>. <span class="annotation">[<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a>]</span>
 
578
<td>A <a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a>]</span>
579
579
</td>
580
580
</tr>
581
581
<tr>
582
582
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
583
 
<td>Return location for error or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
 
583
<td>Return location for error or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
584
584
</tr>
585
585
<tr>
586
586
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
622
622
</tr>
623
623
<tr>
624
624
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
625
 
<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>. <span class="annotation">[<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a>]</span>
 
625
<td>A <a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a>]</span>
626
626
</td>
627
627
</tr>
628
628
<tr>
629
629
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
630
 
<td>Return location for error or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
 
630
<td>Return location for error or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
631
631
</tr>
632
632
<tr>
633
633
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
634
634
<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> (never floating)
635
 
with credentials or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>error</code></em> is set. Free with
 
635
with credentials or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>error</code></em> is set. Free with
636
636
<a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#g-variant-unref"><code class="function">g_variant_unref()</code></a>. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
637
637
</td>
638
638
</tr>
672
672
</tr>
673
673
<tr>
674
674
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
675
 
<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>. <span class="annotation">[<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a>]</span>
 
675
<td>A <a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a>]</span>
676
676
</td>
677
677
</tr>
678
678
<tr>
706
706
</tr>
707
707
<tr>
708
708
<td><p><span class="term"><em class="parameter"><code>out_expires_in</code></em> :</span></p></td>
709
 
<td>Return location for how long the expired credentials are good for (0 if unknown) or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
 
709
<td>Return location for how long the expired credentials are good for (0 if unknown) or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
710
710
</td>
711
711
</tr>
712
712
<tr>
715
715
</tr>
716
716
<tr>
717
717
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
718
 
<td>Return location for error or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
 
718
<td>Return location for error or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
719
719
</tr>
720
720
<tr>
721
721
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
751
751
</tr>
752
752
<tr>
753
753
<td><p><span class="term"><em class="parameter"><code>out_expires_in</code></em> :</span></p></td>
754
 
<td>Return location for how long the expired credentials are good for (0 if unknown) or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
 
754
<td>Return location for how long the expired credentials are good for (0 if unknown) or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
755
755
</td>
756
756
</tr>
757
757
<tr>
758
758
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
759
 
<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>. <span class="annotation">[<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a>]</span>
 
759
<td>A <a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<a href="http://foldoc.org/allow-none"><span class="acronym">allow-none</span></a>]</span>
760
760
</td>
761
761
</tr>
762
762
<tr>
763
763
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
764
 
<td>Return location for error or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
 
764
<td>Return location for error or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
765
765
</tr>
766
766
<tr>
767
767
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
855
855
<tr>
856
856
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
857
857
<td>A <a class="link" href="GoaProvider.html" title="GoaProvider"><span class="type">GoaProvider</span></a> (that must be freed
858
 
with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>) or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not found. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
 
858
with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>) or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> if not found. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
859
859
</td>
860
860
</tr>
861
861
</tbody>
865
865
</div>
866
866
<div class="footer">
867
867
<hr>
868
 
          Generated by GTK-Doc V1.17</div>
 
868
          Generated by GTK-Doc V1.18</div>
869
869
</body>
870
870
</html>
 
 
b'\\ No newline at end of file'