~ubuntu-branches/ubuntu/utopic/yelp/utopic-proposed

« back to all changes in this revision

Viewing changes to docs/libyelp/html/object-tree.html

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-25 10:21:18 UTC
  • mfrom: (1.1.64)
  • Revision ID: package-import@ubuntu.com-20120925102118-pk0ohv96zx2goxk7
Tags: 3.6.0-0ubuntu1
New upstream stable release

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Object Hierarchy</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="Yelp Reference Manual">
8
8
<link rel="up" href="index.html" title="Yelp Reference Manual">
9
9
<link rel="prev" href="libyelp-yelp-error.html" title="yelp-error">
10
10
<link rel="next" href="api-index-full.html" title="API Index">
11
 
<meta name="generator" content="GTK-Doc V1.15 (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">
19
19
<th width="100%" align="center">Yelp Reference Manual</th>
20
20
<td><a accesskey="n" href="api-index-full.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
21
</tr></table>
22
 
<div class="chapter" title="Object Hierarchy">
 
22
<div class="chapter">
23
23
<div class="titlepage"><div><div><h2 class="title">
24
24
<a name="object-tree"></a>Object Hierarchy</h2></div></div></div>
25
25
<pre class="screen">
26
 
    GObject
27
 
        YelpBz2Decompressor
 
26
    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
28
27
        <a href="YelpDocument.html">YelpDocument</a>
29
28
            YelpDocbookDocument
30
29
            YelpHelpList
32
31
            YelpMallardDocument
33
32
            YelpManDocument
34
33
            <a href="YelpSimpleDocument.html">YelpSimpleDocument</a>
35
 
        GInitiallyUnowned
36
 
            GtkWidget
37
 
                GtkContainer
38
 
                    GtkBin
39
 
                        GtkComboBox
 
34
        <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
35
            <a href="http://library.gnome.org/devel/gtk/GtkWidget.html">GtkWidget</a>
 
36
                <a href="http://library.gnome.org/devel/gtk/GtkContainer.html">GtkContainer</a>
 
37
                    <a href="http://library.gnome.org/devel/gtk/GtkBin.html">GtkBin</a>
 
38
                        <a href="http://library.gnome.org/devel/gtk/GtkComboBox.html">GtkComboBox</a>
40
39
                            <a href="YelpLocationEntry.html">YelpLocationEntry</a>
41
40
                    WebKitWebView
42
41
                        <a href="YelpView.html">YelpView</a>
43
 
        YelpLzmaDecompressor
44
 
        YelpMagicDecompressor
 
42
        YelpSqliteStorage
45
43
        <a href="YelpUri.html">YelpUri</a>
46
44
        <a href="YelpSettings.html">YelpSettings</a>
47
 
    GInterface
48
 
        YelpBookmarks
 
45
    GEnum
 
46
        <a href="YelpView.html#YelpViewState">YelpViewState</a>
49
47
</pre>
50
48
</div>
51
49
<div class="footer">
52
50
<hr>
53
 
          Generated by GTK-Doc V1.15</div>
 
51
          Generated by GTK-Doc V1.18</div>
54
52
</body>
55
53
</html>
 
 
b'\\ No newline at end of file'