~ubuntu-branches/ubuntu/utopic/gnome-online-accounts/utopic

« back to all changes in this revision

Viewing changes to doc/html/GoaYahooProvider.html

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Laurent Bigonville, Andreas Henriksson
  • Date: 2014-05-16 11:42:52 UTC
  • mfrom: (1.1.28) (0.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20140516114252-u5ect6mk6ht8i38x
Tags: 3.12.2-1
[ Laurent Bigonville ]
* debian/control.in: Recommends realmd package (Closes: #725965)

[ Andreas Henriksson ]
* New upstream release.
  - Removes chat support from Windows Live provider (XMPP gateway gone).
* Bump Standards-Version to 3.9.5

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>GoaYahooProvider</title>
 
5
<title>GNOME Online Accounts Reference Manual: GoaYahooProvider</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="GNOME Online Accounts Reference Manual">
8
8
<link rel="up" href="ch08.html" title="Providers">
9
9
<link rel="prev" href="GoaFacebookProvider.html" title="GoaFacebookProvider">
10
 
<link rel="next" href="GoaTwitterProvider.html" title="GoaTwitterProvider">
11
 
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
 
10
<link rel="next" href="GoaFlickrProvider.html" title="GoaFlickrProvider">
 
11
<meta name="generator" content="GTK-Doc V1.20 (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="GoaFacebookProvider.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
 
<td><a accesskey="u" href="ch08.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">GNOME Online Accounts Reference Manual</th>
21
 
<td><a accesskey="n" href="GoaTwitterProvider.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="#GoaYahooProvider.synopsis" class="shortcut">Top</a>
25
 
                   | 
26
 
                  <a href="#GoaYahooProvider.description" class="shortcut">Description</a>
27
 
                   | 
28
 
                  <a href="#GoaYahooProvider.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
 
</td></tr>
30
 
</table>
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
 
16
<td width="100%" align="left" class="shortcuts">
 
17
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
 
18
                  <a href="#GoaYahooProvider.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
 
19
                  <a href="#GoaYahooProvider.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
 
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="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
 
23
<td><a accesskey="p" href="GoaFacebookProvider.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
 
24
<td><a accesskey="n" href="GoaFlickrProvider.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
 
25
</tr></table>
31
26
<div class="refentry">
32
27
<a name="GoaYahooProvider"></a><div class="titlepage"></div>
33
28
<div class="refnamediv"><table width="100%"><tr>
35
30
<h2><span class="refentrytitle"><a name="GoaYahooProvider.top_of_page"></a>GoaYahooProvider</span></h2>
36
31
<p>GoaYahooProvider — A provider for Yahoo</p>
37
32
</td>
38
 
<td valign="top" align="right"></td>
 
33
<td class="gallery_image" valign="top" align="right"></td>
39
34
</tr></table></div>
40
 
<div class="refsynopsisdiv">
41
 
<a name="GoaYahooProvider.synopsis"></a><h2>Synopsis</h2>
42
 
<pre class="synopsis">                    <a class="link" href="GoaYahooProvider.html#GoaYahooProvider-struct" title="GoaYahooProvider">GoaYahooProvider</a>;
43
 
</pre>
 
35
<div class="refsect1">
 
36
<a name="GoaYahooProvider.other"></a><h2>Types and Values</h2>
 
37
<div class="informaltable"><table width="100%" border="0">
 
38
<colgroup>
 
39
<col width="150px" class="name">
 
40
<col class="description">
 
41
</colgroup>
 
42
<tbody><tr>
 
43
<td class="datatype_keyword"> </td>
 
44
<td class="function_name"><a class="link" href="GoaYahooProvider.html#GoaYahooProvider-struct" title="GoaYahooProvider">GoaYahooProvider</a></td>
 
45
</tr></tbody>
 
46
</table></div>
44
47
</div>
45
48
<div class="refsect1">
46
49
<a name="GoaYahooProvider.object-hierarchy"></a><h2>Object Hierarchy</h2>
47
 
<pre class="synopsis">
48
 
  GObject
49
 
   +----<a class="link" href="GoaProvider.html" title="GoaProvider">GoaProvider</a>
50
 
         +----<a class="link" href="GoaOAuthProvider.html" title="GoaOAuthProvider">GoaOAuthProvider</a>
51
 
               +----GoaYahooProvider
 
50
<pre class="screen">    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
51
    <span class="lineart">╰──</span> <a class="link" href="GoaProvider.html" title="GoaProvider">GoaProvider</a>
 
52
        <span class="lineart">╰──</span> <a class="link" href="GoaOAuthProvider.html" title="GoaOAuthProvider">GoaOAuthProvider</a>
 
53
            <span class="lineart">╰──</span> GoaYahooProvider
52
54
</pre>
53
55
</div>
54
56
<div class="refsect1">
55
57
<a name="GoaYahooProvider.description"></a><h2>Description</h2>
56
 
<p>
57
 
<a class="link" href="GoaYahooProvider.html" title="GoaYahooProvider"><span class="type">GoaYahooProvider</span></a> is used for handling Yahoo accounts.
58
 
</p>
59
 
</div>
60
 
<div class="refsect1">
61
 
<a name="GoaYahooProvider.details"></a><h2>Details</h2>
 
58
<p><a class="link" href="GoaYahooProvider.html" title="GoaYahooProvider"><span class="type">GoaYahooProvider</span></a> is used for handling Yahoo accounts.</p>
 
59
</div>
 
60
<div class="refsect1">
 
61
<a name="GoaYahooProvider.functions_details"></a><h2>Functions</h2>
 
62
</div>
 
63
<div class="refsect1">
 
64
<a name="GoaYahooProvider.other_details"></a><h2>Types and Values</h2>
62
65
<div class="refsect2">
63
66
<a name="GoaYahooProvider-struct"></a><h3>GoaYahooProvider</h3>
64
67
<pre class="programlisting">typedef struct _GoaYahooProvider GoaYahooProvider;</pre>
65
 
<p>
66
 
The <a class="link" href="GoaYahooProvider.html" title="GoaYahooProvider"><span class="type">GoaYahooProvider</span></a> structure contains only private data and should
67
 
only be accessed using the provided API.
68
 
</p>
 
68
<p>The <a class="link" href="GoaYahooProvider.html" title="GoaYahooProvider"><span class="type">GoaYahooProvider</span></a> structure contains only private data and should
 
69
only be accessed using the provided API.</p>
69
70
</div>
70
71
</div>
71
72
</div>
72
73
<div class="footer">
73
74
<hr>
74
 
          Generated by GTK-Doc V1.19</div>
 
75
          Generated by GTK-Doc V1.20</div>
75
76
</body>
76
77
</html>
 
 
b'\\ No newline at end of file'