~ubuntu-branches/ubuntu/gutsy/libbonoboui/gutsy

« back to all changes in this revision

Viewing changes to doc/api/html/ch01.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-01-09 20:22:54 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20070109202254-zamfvptfw5ev96hu
Tags: 2.17.0-0ubuntu1
* New upstream version:
  - Add an index to the API docs
  - Leak fixes
  - Fix build after new deprecations in libgnome
  - Code cleanups
  - Use GtkArrow to draw the arrows
  - Guard against NULL to avoid crashes on Win32
  - Fix build with quartz backend
  - Move ORBit2 and libxml2 to Requires.private

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=US-ASCII">
5
5
<title>Object Hierarchy</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
7
7
<link rel="start" href="index.html" title="LibBonoboUI API Reference Manual">
8
8
<link rel="up" href="index.html" title="LibBonoboUI API Reference Manual">
9
9
<link rel="prev" href="libbonoboui-faq.html" title="Common Questions">
14
14
<link rel="chapter" href="bonobo-controls.html" title="Controls">
15
15
<link rel="chapter" href="bonobo-ui.html" title="Bonobo UI">
16
16
<link rel="chapter" href="bonobo-support-utilities.html" title="Supporting Classes">
 
17
<link rel="index" href="ix01.html" title="Index">
17
18
</head>
18
19
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
19
20
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
25
26
</tr></table>
26
27
<div class="chapter" lang="en">
27
28
<div class="titlepage"><div><div><h2 class="title">
28
 
<a name="id2744679"></a>Object Hierarchy</h2></div></div></div>
 
29
<a name="id2523224"></a>Object Hierarchy</h2></div></div></div>
29
30
<pre class="screen">
30
 
    <a
31
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
32
 
>GObject</a>
33
 
        <a
34
 
href="/usr/share/gtk-doc/html/libbonobo/libbonobo-bonobo-object.html#BonoboObject"
35
 
>BonoboObject</a>
 
31
    GObject
 
32
        BonoboObject
36
33
            <a href="libbonoboui-bonobo-control-frame.html#BonoboControlFrame">BonoboControlFrame</a>
37
34
            <a href="libbonoboui-bonobo-control.html#BonoboControl">BonoboControl</a>
38
35
            <a href="libbonoboui-bonobo-ui-component.html#BonoboUIComponent">BonoboUIComponent</a>
39
36
            <a href="libbonoboui-bonobo-ui-container.html#BonoboUIContainer">BonoboUIContainer</a>
40
37
            <a href="libbonoboui-bonobo-property-control.html#BonoboPropertyControl">BonoboPropertyControl</a>
41
 
        <a
42
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
43
 
>GInitiallyUnowned</a>
44
 
            <a
45
 
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
46
 
>GtkObject</a>
47
 
                <a
48
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
49
 
>GtkWidget</a>
50
 
                    <a
51
 
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
52
 
>GtkContainer</a>
53
 
                        <a
54
 
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
55
 
>GtkBin</a>
56
 
                            <a
57
 
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"
58
 
>GtkWindow</a>
59
 
                                <a
60
 
href="/usr/share/gtk-doc/html/gtk/GtkPlug.html"
61
 
>GtkPlug</a>
 
38
        GInitiallyUnowned
 
39
            GtkObject
 
40
                GtkWidget
 
41
                    GtkContainer
 
42
                        GtkBin
 
43
                            GtkWindow
 
44
                                GtkPlug
62
45
                                    <a href="libbonoboui-bonobo-plug.html#BonoboPlug">BonoboPlug</a>
63
 
                                <a
64
 
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
65
 
>GtkDialog</a>
 
46
                                GtkDialog
66
47
                                    <a href="libbonoboui-bonobo-selector.html#BonoboSelector">BonoboSelector</a>
67
48
                                <a href="libbonoboui-bonobo-window.html#BonoboWindow">BonoboWindow</a>
68
49
                            <a href="libbonoboui-bonobo-widget.html#BonoboWidget">BonoboWidget</a>
69
 
                        <a
70
 
href="/usr/share/gtk-doc/html/gtk/GtkSocket.html"
71
 
>GtkSocket</a>
 
50
                        GtkSocket
72
51
                            <a href="libbonoboui-bonobo-socket.html#BonoboSocket">BonoboSocket</a>
73
52
        <a href="libbonoboui-bonobo-ui-engine.html#BonoboUIEngine">BonoboUIEngine</a>
74
53
        <a href="libbonoboui-bonobo-ui-sync.html#BonoboUISync">BonoboUISync</a>