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

« back to all changes in this revision

Viewing changes to doc/html/gio-hierarchy.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>Object Hierarchy</title>
 
5
<title>GNOME Online Accounts Reference Manual: Object Hierarchy</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="index.html" title="GNOME Online Accounts Reference Manual">
9
9
<link rel="prev" href="ix01.html" title="Index">
10
10
<link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
11
 
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
 
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"><tr valign="middle">
16
 
<td><a accesskey="p" href="ix01.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
 
<td> </td>
18
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
 
<th width="100%" align="center">GNOME Online Accounts Reference Manual</th>
20
 
<td><a accesskey="n" href="annotation-glossary.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
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"></td>
 
17
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 
18
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
 
19
<td><a accesskey="p" href="ix01.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
 
20
<td><a accesskey="n" href="annotation-glossary.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
21
</tr></table>
22
22
<div class="chapter">
23
23
<div class="titlepage"><div><div><h1 class="title">
24
24
<a name="gio-hierarchy"></a>Object Hierarchy</h1></div></div></div>
25
25
<pre class="screen">
26
 
    GObject
27
 
        <a class="link" href="GoaClient.html" title="GoaClient">GoaClient</a>
28
 
        GDBusProxy
29
 
            <a class="link" href="GoaAccount.html#GoaAccountProxy">GoaAccountProxy</a>
30
 
            <a class="link" href="GoaManager.html#GoaManagerProxy">GoaManagerProxy</a>
31
 
            <a class="link" href="GoaMail.html#GoaMailProxy">GoaMailProxy</a>
32
 
            <a class="link" href="GoaCalendar.html#GoaCalendarProxy">GoaCalendarProxy</a>
33
 
            <a class="link" href="GoaContacts.html#GoaContactsProxy">GoaContactsProxy</a>
34
 
            <a class="link" href="GoaChat.html#GoaChatProxy">GoaChatProxy</a>
35
 
            <a class="link" href="GoaFiles.html#GoaFilesProxy">GoaFilesProxy</a>
36
 
        GDBusInterfaceSkeleton
37
 
            <a class="link" href="GoaAccount.html#GoaAccountSkeleton">GoaAccountSkeleton</a>
38
 
            <a class="link" href="GoaManager.html#GoaManagerSkeleton">GoaManagerSkeleton</a>
39
 
            <a class="link" href="GoaMail.html#GoaMailSkeleton">GoaMailSkeleton</a>
40
 
            <a class="link" href="GoaCalendar.html#GoaCalendarSkeleton">GoaCalendarSkeleton</a>
41
 
            <a class="link" href="GoaContacts.html#GoaContactsSkeleton">GoaContactsSkeleton</a>
42
 
            <a class="link" href="GoaChat.html#GoaChatSkeleton">GoaChatSkeleton</a>
43
 
            <a class="link" href="GoaFiles.html#GoaFilesSkeleton">GoaFilesSkeleton</a>
44
 
        GDBusObjectManagerClient
45
 
            <a class="link" href="GoaObjectManagerClient.html" title="GoaObjectManagerClient">GoaObjectManagerClient</a>
46
 
        GDBusObjectProxy
47
 
            <a class="link" href="GoaObject.html#GoaObjectProxy">GoaObjectProxy</a>
48
 
        GDBusObjectSkeleton
49
 
            <a class="link" href="GoaObject.html#GoaObjectSkeleton">GoaObjectSkeleton</a>
50
 
        <a class="link" href="GoaProvider.html" title="GoaProvider">GoaProvider</a>
51
 
            <a class="link" href="GoaOAuthProvider.html" title="GoaOAuthProvider">GoaOAuthProvider</a>
52
 
                <a class="link" href="GoaYahooProvider.html" title="GoaYahooProvider">GoaYahooProvider</a>
53
 
                <a class="link" href="GoaTwitterProvider.html" title="GoaTwitterProvider">GoaTwitterProvider</a>
54
 
                <a class="link" href="GoaFlickrProvider.html" title="GoaFlickrProvider">GoaFlickrProvider</a>
55
 
            <a class="link" href="GoaOAuth2Provider.html" title="GoaOAuth2Provider">GoaOAuth2Provider</a>
56
 
                <a class="link" href="GoaGoogleProvider.html" title="GoaGoogleProvider">GoaGoogleProvider</a>
57
 
                <a class="link" href="GoaFacebookProvider.html" title="GoaFacebookProvider">GoaFacebookProvider</a>
58
 
                <a class="link" href="GoaWindowsLiveProvider.html" title="GoaWindowsLiveProvider">GoaWindowsLiveProvider</a>
 
26
    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
27
    <span class="lineart">├──</span> <a class="link" href="GoaClient.html" title="GoaClient">GoaClient</a>
 
28
    <span class="lineart">├──</span> <a href="http://library.gnome.org/devel/gio/unstable/GDBusProxy.html">GDBusProxy</a>
 
29
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaAccount.html#GoaAccountProxy">GoaAccountProxy</a>
 
30
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaManager.html#GoaManagerProxy">GoaManagerProxy</a>
 
31
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaMail.html#GoaMailProxy">GoaMailProxy</a>
 
32
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaCalendar.html#GoaCalendarProxy">GoaCalendarProxy</a>
 
33
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaContacts.html#GoaContactsProxy">GoaContactsProxy</a>
 
34
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaChat.html#GoaChatProxy">GoaChatProxy</a>
 
35
    <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="GoaFiles.html#GoaFilesProxy">GoaFilesProxy</a>
 
36
    <span class="lineart">├──</span> <a href="http://library.gnome.org/devel/gio/unstable/GDBusInterfaceSkeleton.html">GDBusInterfaceSkeleton</a>
 
37
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaAccount.html#GoaAccountSkeleton">GoaAccountSkeleton</a>
 
38
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaManager.html#GoaManagerSkeleton">GoaManagerSkeleton</a>
 
39
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaMail.html#GoaMailSkeleton">GoaMailSkeleton</a>
 
40
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaCalendar.html#GoaCalendarSkeleton">GoaCalendarSkeleton</a>
 
41
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaContacts.html#GoaContactsSkeleton">GoaContactsSkeleton</a>
 
42
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaChat.html#GoaChatSkeleton">GoaChatSkeleton</a>
 
43
    <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="GoaFiles.html#GoaFilesSkeleton">GoaFilesSkeleton</a>
 
44
    <span class="lineart">├──</span> <a href="http://library.gnome.org/devel/gio/unstable/GDBusObjectManagerClient.html">GDBusObjectManagerClient</a>
 
45
    <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="GoaObjectManagerClient.html" title="GoaObjectManagerClient">GoaObjectManagerClient</a>
 
46
    <span class="lineart">├──</span> <a href="http://library.gnome.org/devel/gio/unstable/GDBusObjectProxy.html">GDBusObjectProxy</a>
 
47
    <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="GoaObject.html#GoaObjectProxy">GoaObjectProxy</a>
 
48
    <span class="lineart">├──</span> <a href="http://library.gnome.org/devel/gio/unstable/GDBusObjectSkeleton.html">GDBusObjectSkeleton</a>
 
49
    <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="GoaObject.html#GoaObjectSkeleton">GoaObjectSkeleton</a>
 
50
    <span class="lineart">├──</span> <a class="link" href="GoaProvider.html" title="GoaProvider">GoaProvider</a>
 
51
    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaOAuthProvider.html" title="GoaOAuthProvider">GoaOAuthProvider</a>
 
52
    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="GoaYahooProvider.html" title="GoaYahooProvider">GoaYahooProvider</a>
 
53
    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="GoaFlickrProvider.html" title="GoaFlickrProvider">GoaFlickrProvider</a>
 
54
    <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="GoaOAuth2Provider.html" title="GoaOAuth2Provider">GoaOAuth2Provider</a>
 
55
    <span class="lineart">│</span>       <span class="lineart">├──</span> <a class="link" href="GoaGoogleProvider.html" title="GoaGoogleProvider">GoaGoogleProvider</a>
 
56
    <span class="lineart">│</span>       <span class="lineart">├──</span> <a class="link" href="GoaFacebookProvider.html" title="GoaFacebookProvider">GoaFacebookProvider</a>
 
57
    <span class="lineart">│</span>       <span class="lineart">╰──</span> <a class="link" href="GoaWindowsLiveProvider.html" title="GoaWindowsLiveProvider">GoaWindowsLiveProvider</a>
 
58
    <span class="lineart">╰──</span> <a class="link" href="GoaProviderFactory.html" title="GoaProviderFactory">GoaProviderFactory</a>
59
59
    GInterface
60
 
        <a class="link" href="GoaAccount.html" title="GoaAccount">GoaAccount</a>
61
 
        <a class="link" href="GoaManager.html" title="GoaManager">GoaManager</a>
62
 
        <a class="link" href="GoaObject.html" title="GoaObject">GoaObject</a>
63
 
        <a class="link" href="GoaOAuthBased.html" title="GoaOAuthBased">GoaOAuthBased</a>
64
 
        <a class="link" href="GoaOAuth2Based.html" title="GoaOAuth2Based">GoaOAuth2Based</a>
65
 
        <a class="link" href="GoaMail.html" title="GoaMail">GoaMail</a>
66
 
        <a class="link" href="GoaCalendar.html" title="GoaCalendar">GoaCalendar</a>
67
 
        <a class="link" href="GoaContacts.html" title="GoaContacts">GoaContacts</a>
68
 
        <a class="link" href="GoaChat.html" title="GoaChat">GoaChat</a>
69
 
        <a class="link" href="GoaFiles.html" title="GoaFiles">GoaFiles</a>
70
 
        <a class="link" href="GoaPasswordBased.html" title="GoaPasswordBased">GoaPasswordBased</a>
71
 
        <a class="link" href="GoaDocuments.html" title="GoaDocuments">GoaDocuments</a>
72
 
        <a class="link" href="GoaPhotos.html" title="GoaPhotos">GoaPhotos</a>
73
 
        <a class="link" href="GoaExchange.html" title="GoaExchange">GoaExchange</a>
74
 
        <a class="link" href="GoaTicketing.html" title="GoaTicketing">GoaTicketing</a>
 
60
    <span class="lineart">├──</span> <a class="link" href="GoaAccount.html" title="GoaAccount">GoaAccount</a>
 
61
    <span class="lineart">├──</span> <a class="link" href="GoaManager.html" title="GoaManager">GoaManager</a>
 
62
    <span class="lineart">├──</span> <a class="link" href="GoaObject.html" title="GoaObject">GoaObject</a>
 
63
    <span class="lineart">├──</span> <a class="link" href="GoaOAuthBased.html" title="GoaOAuthBased">GoaOAuthBased</a>
 
64
    <span class="lineart">├──</span> <a class="link" href="GoaOAuth2Based.html" title="GoaOAuth2Based">GoaOAuth2Based</a>
 
65
    <span class="lineart">├──</span> <a class="link" href="GoaMail.html" title="GoaMail">GoaMail</a>
 
66
    <span class="lineart">├──</span> <a class="link" href="GoaCalendar.html" title="GoaCalendar">GoaCalendar</a>
 
67
    <span class="lineart">├──</span> <a class="link" href="GoaContacts.html" title="GoaContacts">GoaContacts</a>
 
68
    <span class="lineart">├──</span> <a class="link" href="GoaChat.html" title="GoaChat">GoaChat</a>
 
69
    <span class="lineart">├──</span> <a class="link" href="GoaFiles.html" title="GoaFiles">GoaFiles</a>
 
70
    <span class="lineart">├──</span> <a class="link" href="GoaPasswordBased.html" title="GoaPasswordBased">GoaPasswordBased</a>
 
71
    <span class="lineart">├──</span> <a class="link" href="GoaDocuments.html" title="GoaDocuments">GoaDocuments</a>
 
72
    <span class="lineart">├──</span> <a class="link" href="GoaPhotos.html" title="GoaPhotos">GoaPhotos</a>
 
73
    <span class="lineart">├──</span> <a class="link" href="GoaExchange.html" title="GoaExchange">GoaExchange</a>
 
74
    <span class="lineart">╰──</span> <a class="link" href="GoaTicketing.html" title="GoaTicketing">GoaTicketing</a>
75
75
</pre>
76
76
</div>
77
77
<div class="footer">
78
78
<hr>
79
 
          Generated by GTK-Doc V1.19</div>
 
79
          Generated by GTK-Doc V1.20</div>
80
80
</body>
81
81
</html>
 
 
b'\\ No newline at end of file'