~ubuntu-branches/debian/experimental/gtk+2.0/experimental

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/ch01.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-09-17 11:15:05 UTC
  • mto: (72.1.1 lenny) (1.4.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 55.
  • Revision ID: james.westby@ubuntu.com-20070917111505-giz9c5xltxkb5y54
Tags: upstream-2.12.0
ImportĀ upstreamĀ versionĀ 2.12.0

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.72.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" href="index.html" title="GTK+ Reference Manual">
8
8
<link rel="up" href="gtkobjects.html" title="Part&#160;III.&#160;GTK+ Widgets and Objects">
9
9
<link rel="prev" href="gtkobjects.html" title="Part&#160;III.&#160;GTK+ Widgets and Objects">
10
10
<link rel="next" href="ch02.html" title="Widget Gallery">
11
 
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="gtk.html" title="Part&#160;I.&#160;GTK+ Overview">
14
14
<link rel="part" href="gtkbase.html" title="Part&#160;II.&#160;GTK+ Core Reference">
69
69
</tr></table>
70
70
<div class="chapter" lang="en">
71
71
<div class="titlepage"><div><div><h2 class="title">
72
 
<a name="id3193307"></a>Object Hierarchy</h2></div></div></div>
 
72
<a name="id2944355"></a>Object Hierarchy</h2></div></div></div>
73
73
<pre class="screen">
74
74
    <a
75
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
 
75
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
76
76
>GObject</a>
77
77
        <a
78
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
 
78
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
79
79
>GInitiallyUnowned</a>
80
 
            <a href="GtkObject.html" title="GtkObject">GtkObject</a>
81
 
                <a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
82
 
                    <a href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
83
 
                        <a href="GtkBin.html" title="GtkBin">GtkBin</a>
84
 
                            <a href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
85
 
                                <a href="GtkDialog.html" title="GtkDialog">GtkDialog</a>
86
 
                                    <a href="GtkAboutDialog.html" title="GtkAboutDialog">GtkAboutDialog</a>
87
 
                                    <a href="GtkColorSelectionDialog.html" title="GtkColorSelectionDialog">GtkColorSelectionDialog</a>
88
 
                                    <a href="GtkFileChooserDialog.html" title="GtkFileChooserDialog">GtkFileChooserDialog</a>
89
 
                                    <a href="GtkFileSelection.html" title="GtkFileSelection">GtkFileSelection</a>
90
 
                                    <a href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">GtkFontSelectionDialog</a>
91
 
                                    <a href="GtkInputDialog.html" title="GtkInputDialog">GtkInputDialog</a>
92
 
                                    <a href="GtkMessageDialog.html" title="GtkMessageDialog">GtkMessageDialog</a>
93
 
                                    <a href="GtkPageSetupUnixDialog.html" title="GtkPageSetupUnixDialog">GtkPageSetupUnixDialog</a>
94
 
                                    <a href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a>
95
 
                                    <a href="GtkRecentChooserDialog.html" title="GtkRecentChooserDialog">GtkRecentChooserDialog</a>
96
 
                                <a href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
97
 
                                <a href="GtkPlug.html" title="GtkPlug">GtkPlug</a>
98
 
                            <a href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
99
 
                            <a href="GtkFrame.html" title="GtkFrame">GtkFrame</a>
100
 
                                <a href="GtkAspectFrame.html" title="GtkAspectFrame">GtkAspectFrame</a>
101
 
                            <a href="GtkButton.html" title="GtkButton">GtkButton</a>
102
 
                                <a href="GtkToggleButton.html" title="GtkToggleButton">GtkToggleButton</a>
103
 
                                    <a href="GtkCheckButton.html" title="GtkCheckButton">GtkCheckButton</a>
104
 
                                        <a href="GtkRadioButton.html" title="GtkRadioButton">GtkRadioButton</a>
105
 
                                <a href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
106
 
                                <a href="GtkFontButton.html" title="GtkFontButton">GtkFontButton</a>
107
 
                                <a href="GtkLinkButton.html" title="GtkLinkButton">GtkLinkButton</a>
108
 
                                <a href="GtkOptionMenu.html" title="GtkOptionMenu">GtkOptionMenu</a>
109
 
                                <a href="GtkScaleButton.html" title="GtkScaleButton">GtkScaleButton</a>
110
 
                                    <a href="GtkVolumeButton.html" title="GtkVolumeButton">GtkVolumeButton</a>
111
 
                            <a href="GtkItem.html" title="GtkItem">GtkItem</a>
112
 
                                <a href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
113
 
                                    <a href="GtkCheckMenuItem.html" title="GtkCheckMenuItem">GtkCheckMenuItem</a>
114
 
                                        <a href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a>
115
 
                                    <a href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
116
 
                                    <a href="GtkSeparatorMenuItem.html" title="GtkSeparatorMenuItem">GtkSeparatorMenuItem</a>
117
 
                                    <a href="GtkTearoffMenuItem.html" title="GtkTearoffMenuItem">GtkTearoffMenuItem</a>
118
 
                                <a href="GtkListItem.html" title="GtkListItem">GtkListItem</a>
119
 
                                <a href="GtkTreeItem.html" title="GtkTreeItem">GtkTreeItem</a>
120
 
                            <a href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
121
 
                                <a href="GtkComboBoxEntry.html" title="GtkComboBoxEntry">GtkComboBoxEntry</a>
122
 
                            <a href="GtkEventBox.html" title="GtkEventBox">GtkEventBox</a>
123
 
                            <a href="GtkExpander.html" title="GtkExpander">GtkExpander</a>
124
 
                            <a href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
125
 
                            <a href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a>
126
 
                                <a href="GtkToolButton.html" title="GtkToolButton">GtkToolButton</a>
127
 
                                    <a href="GtkMenuToolButton.html" title="GtkMenuToolButton">GtkMenuToolButton</a>
128
 
                                    <a href="GtkToggleToolButton.html" title="GtkToggleToolButton">GtkToggleToolButton</a>
129
 
                                        <a href="GtkRadioToolButton.html" title="GtkRadioToolButton">GtkRadioToolButton</a>
130
 
                                <a href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem">GtkSeparatorToolItem</a>
131
 
                            <a href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a>
132
 
                            <a href="GtkViewport.html" title="GtkViewport">GtkViewport</a>
133
 
                        <a href="GtkBox.html" title="GtkBox">GtkBox</a>
134
 
                            <a href="GtkButtonBox.html" title="GtkButtonBox">GtkButtonBox</a>
135
 
                                <a href="GtkHButtonBox.html" title="GtkHButtonBox">GtkHButtonBox</a>
136
 
                                <a href="GtkVButtonBox.html" title="GtkVButtonBox">GtkVButtonBox</a>
137
 
                            <a href="GtkVBox.html" title="GtkVBox">GtkVBox</a>
138
 
                                <a href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
139
 
                                <a href="GtkFileChooserWidget.html" title="GtkFileChooserWidget">GtkFileChooserWidget</a>
140
 
                                <a href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
141
 
                                <a href="GtkGammaCurve.html" title="GtkGammaCurve">GtkGammaCurve</a>
142
 
                                <a href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget">GtkRecentChooserWidget</a>
143
 
                            <a href="GtkHBox.html" title="GtkHBox">GtkHBox</a>
144
 
                                <a href="GtkCombo.html" title="GtkCombo">GtkCombo</a>
145
 
                                <a href="GtkFileChooserButton.html" title="GtkFileChooserButton">GtkFileChooserButton</a>
146
 
                                <a href="GtkStatusbar.html" title="GtkStatusbar">GtkStatusbar</a>
147
 
                        <a href="GtkCList.html" title="GtkCList">GtkCList</a>
148
 
                            <a href="GtkCTree.html" title="GtkCTree">GtkCTree</a>
149
 
                        <a href="GtkFixed.html" title="GtkFixed">GtkFixed</a>
150
 
                        <a href="GtkPaned.html" title="GtkPaned">GtkPaned</a>
151
 
                            <a href="GtkHPaned.html" title="GtkHPaned">GtkHPaned</a>
152
 
                            <a href="GtkVPaned.html" title="GtkVPaned">GtkVPaned</a>
153
 
                        <a href="GtkIconView.html" title="GtkIconView">GtkIconView</a>
154
 
                        <a href="GtkLayout.html" title="GtkLayout">GtkLayout</a>
155
 
                        <a href="GtkList.html" title="GtkList">GtkList</a>
156
 
                        <a href="GtkMenuShell.html" title="GtkMenuShell">GtkMenuShell</a>
157
 
                            <a href="GtkMenuBar.html" title="GtkMenuBar">GtkMenuBar</a>
158
 
                            <a href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
159
 
                                <a href="GtkRecentChooserMenu.html" title="GtkRecentChooserMenu">GtkRecentChooserMenu</a>
160
 
                        <a href="GtkNotebook.html" title="GtkNotebook">GtkNotebook</a>
161
 
                        <a href="GtkSocket.html" title="GtkSocket">GtkSocket</a>
162
 
                        <a href="GtkTable.html" title="GtkTable">GtkTable</a>
163
 
                        <a href="GtkTextView.html" title="GtkTextView">GtkTextView</a>
164
 
                        <a href="GtkToolbar.html" title="GtkToolbar">GtkToolbar</a>
165
 
                        <a href="GtkTree.html" title="GtkTree">GtkTree</a>
166
 
                        <a href="GtkTreeView.html" title="GtkTreeView">GtkTreeView</a>
167
 
                    <a href="GtkMisc.html" title="GtkMisc">GtkMisc</a>
168
 
                        <a href="GtkLabel.html" title="GtkLabel">GtkLabel</a>
169
 
                            <a href="GtkAccelLabel.html" title="GtkAccelLabel">GtkAccelLabel</a>
170
 
                            <a href="GtkTipsQuery.html" title="GtkTipsQuery">GtkTipsQuery</a>
171
 
                        <a href="GtkArrow.html" title="GtkArrow">GtkArrow</a>
172
 
                        <a href="GtkImage.html" title="GtkImage">GtkImage</a>
173
 
                        <a href="GtkPixmap.html" title="GtkPixmap">GtkPixmap</a>
174
 
                    <a href="GtkCalendar.html" title="GtkCalendar">GtkCalendar</a>
175
 
                    <a href="GtkCellView.html" title="GtkCellView">GtkCellView</a>
176
 
                    <a href="GtkDrawingArea.html" title="GtkDrawingArea">GtkDrawingArea</a>
177
 
                        <a href="GtkCurve.html" title="GtkCurve">GtkCurve</a>
178
 
                    <a href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
179
 
                        <a href="GtkSpinButton.html" title="GtkSpinButton">GtkSpinButton</a>
180
 
                    <a href="GtkRuler.html" title="GtkRuler">GtkRuler</a>
181
 
                        <a href="GtkHRuler.html" title="GtkHRuler">GtkHRuler</a>
182
 
                        <a href="GtkVRuler.html" title="GtkVRuler">GtkVRuler</a>
183
 
                    <a href="GtkRange.html" title="GtkRange">GtkRange</a>
184
 
                        <a href="GtkScale.html" title="GtkScale">GtkScale</a>
185
 
                            <a href="GtkHScale.html" title="GtkHScale">GtkHScale</a>
186
 
                            <a href="GtkVScale.html" title="GtkVScale">GtkVScale</a>
187
 
                        <a href="GtkScrollbar.html" title="GtkScrollbar">GtkScrollbar</a>
188
 
                            <a href="GtkHScrollbar.html" title="GtkHScrollbar">GtkHScrollbar</a>
189
 
                            <a href="GtkVScrollbar.html" title="GtkVScrollbar">GtkVScrollbar</a>
190
 
                    <a href="GtkSeparator.html" title="GtkSeparator">GtkSeparator</a>
191
 
                        <a href="GtkHSeparator.html" title="GtkHSeparator">GtkHSeparator</a>
192
 
                        <a href="GtkVSeparator.html" title="GtkVSeparator">GtkVSeparator</a>
193
 
                    <a href="GtkInvisible.html" title="GtkInvisible">GtkInvisible</a>
194
 
                    <a href="GtkOldEditable.html" title="GtkOldEditable">GtkOldEditable</a>
195
 
                        <a href="GtkText.html" title="GtkText">GtkText</a>
196
 
                    <a href="GtkPreview.html" title="GtkPreview">GtkPreview</a>
197
 
                    <a href="GtkProgress.html" title="GtkProgress">GtkProgress</a>
198
 
                        <a href="GtkProgressBar.html" title="GtkProgressBar">GtkProgressBar</a>
199
 
                <a href="GtkAdjustment.html" title="GtkAdjustment">GtkAdjustment</a>
200
 
                <a href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
201
 
                    <a href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
202
 
                        <a href="GtkCellRendererAccel.html" title="GtkCellRendererAccel">GtkCellRendererAccel</a>
203
 
                        <a href="GtkCellRendererCombo.html" title="GtkCellRendererCombo">GtkCellRendererCombo</a>
204
 
                        <a href="GtkCellRendererSpin.html" title="GtkCellRendererSpin">GtkCellRendererSpin</a>
205
 
                    <a href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf">GtkCellRendererPixbuf</a>
206
 
                    <a href="GtkCellRendererProgress.html" title="GtkCellRendererProgress">GtkCellRendererProgress</a>
207
 
                    <a href="GtkCellRendererToggle.html" title="GtkCellRendererToggle">GtkCellRendererToggle</a>
208
 
                <a href="gtk-gtkfilefilter.html#GtkFileFilter">GtkFileFilter</a>
209
 
                <a href="GtkItemFactory.html" title="GtkItemFactory">GtkItemFactory</a>
210
 
                <a href="GtkTooltips.html" title="GtkTooltips">GtkTooltips</a>
211
 
                <a href="GtkTreeViewColumn.html" title="GtkTreeViewColumn">GtkTreeViewColumn</a>
212
 
                <a href="GtkRecentFilter.html" title="GtkRecentFilter">GtkRecentFilter</a>
213
 
        <a href="gtk-Keyboard-Accelerators.html#GtkAccelGroup">GtkAccelGroup</a>
214
 
        <a href="gtk-Accelerator-Maps.html#GtkAccelMap">GtkAccelMap</a>
 
80
            <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
 
81
                <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
 
82
                    <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
 
83
                        <a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
 
84
                            <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
 
85
                                <a class="link" href="GtkDialog.html" title="GtkDialog">GtkDialog</a>
 
86
                                    <a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog">GtkAboutDialog</a>
 
87
                                    <a class="link" href="GtkColorSelectionDialog.html" title="GtkColorSelectionDialog">GtkColorSelectionDialog</a>
 
88
                                    <a class="link" href="GtkFileChooserDialog.html" title="GtkFileChooserDialog">GtkFileChooserDialog</a>
 
89
                                    <a class="link" href="GtkFileSelection.html" title="GtkFileSelection">GtkFileSelection</a>
 
90
                                    <a class="link" href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">GtkFontSelectionDialog</a>
 
91
                                    <a class="link" href="GtkInputDialog.html" title="GtkInputDialog">GtkInputDialog</a>
 
92
                                    <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog">GtkMessageDialog</a>
 
93
                                    <a class="link" href="GtkPageSetupUnixDialog.html" title="GtkPageSetupUnixDialog">GtkPageSetupUnixDialog</a>
 
94
                                    <a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a>
 
95
                                    <a class="link" href="GtkRecentChooserDialog.html" title="GtkRecentChooserDialog">GtkRecentChooserDialog</a>
 
96
                                <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
 
97
                                <a class="link" href="GtkPlug.html" title="GtkPlug">GtkPlug</a>
 
98
                            <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
 
99
                            <a class="link" href="GtkFrame.html" title="GtkFrame">GtkFrame</a>
 
100
                                <a class="link" href="GtkAspectFrame.html" title="GtkAspectFrame">GtkAspectFrame</a>
 
101
                            <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
 
102
                                <a class="link" href="GtkToggleButton.html" title="GtkToggleButton">GtkToggleButton</a>
 
103
                                    <a class="link" href="GtkCheckButton.html" title="GtkCheckButton">GtkCheckButton</a>
 
104
                                        <a class="link" href="GtkRadioButton.html" title="GtkRadioButton">GtkRadioButton</a>
 
105
                                <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
 
106
                                <a class="link" href="GtkFontButton.html" title="GtkFontButton">GtkFontButton</a>
 
107
                                <a class="link" href="GtkLinkButton.html" title="GtkLinkButton">GtkLinkButton</a>
 
108
                                <a class="link" href="GtkOptionMenu.html" title="GtkOptionMenu">GtkOptionMenu</a>
 
109
                                <a class="link" href="GtkScaleButton.html" title="GtkScaleButton">GtkScaleButton</a>
 
110
                                    <a class="link" href="GtkVolumeButton.html" title="GtkVolumeButton">GtkVolumeButton</a>
 
111
                            <a class="link" href="GtkItem.html" title="GtkItem">GtkItem</a>
 
112
                                <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
 
113
                                    <a class="link" href="GtkCheckMenuItem.html" title="GtkCheckMenuItem">GtkCheckMenuItem</a>
 
114
                                        <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem">GtkRadioMenuItem</a>
 
115
                                    <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
 
116
                                    <a class="link" href="GtkSeparatorMenuItem.html" title="GtkSeparatorMenuItem">GtkSeparatorMenuItem</a>
 
117
                                    <a class="link" href="GtkTearoffMenuItem.html" title="GtkTearoffMenuItem">GtkTearoffMenuItem</a>
 
118
                                <a class="link" href="GtkListItem.html" title="GtkListItem">GtkListItem</a>
 
119
                                <a class="link" href="GtkTreeItem.html" title="GtkTreeItem">GtkTreeItem</a>
 
120
                            <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
 
121
                                <a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry">GtkComboBoxEntry</a>
 
122
                            <a class="link" href="GtkEventBox.html" title="GtkEventBox">GtkEventBox</a>
 
123
                            <a class="link" href="GtkExpander.html" title="GtkExpander">GtkExpander</a>
 
124
                            <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
 
125
                            <a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a>
 
126
                                <a class="link" href="GtkToolButton.html" title="GtkToolButton">GtkToolButton</a>
 
127
                                    <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton">GtkMenuToolButton</a>
 
128
                                    <a class="link" href="GtkToggleToolButton.html" title="GtkToggleToolButton">GtkToggleToolButton</a>
 
129
                                        <a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton">GtkRadioToolButton</a>
 
130
                                <a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem">GtkSeparatorToolItem</a>
 
131
                            <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a>
 
132
                            <a class="link" href="GtkViewport.html" title="GtkViewport">GtkViewport</a>
 
133
                        <a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
 
134
                            <a class="link" href="GtkButtonBox.html" title="GtkButtonBox">GtkButtonBox</a>
 
135
                                <a class="link" href="GtkHButtonBox.html" title="GtkHButtonBox">GtkHButtonBox</a>
 
136
                                <a class="link" href="GtkVButtonBox.html" title="GtkVButtonBox">GtkVButtonBox</a>
 
137
                            <a class="link" href="GtkVBox.html" title="GtkVBox">GtkVBox</a>
 
138
                                <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
 
139
                                <a class="link" href="GtkFileChooserWidget.html" title="GtkFileChooserWidget">GtkFileChooserWidget</a>
 
140
                                <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
 
141
                                <a class="link" href="GtkGammaCurve.html" title="GtkGammaCurve">GtkGammaCurve</a>
 
142
                                <a class="link" href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget">GtkRecentChooserWidget</a>
 
143
                            <a class="link" href="GtkHBox.html" title="GtkHBox">GtkHBox</a>
 
144
                                <a class="link" href="GtkCombo.html" title="GtkCombo">GtkCombo</a>
 
145
                                <a class="link" href="GtkFileChooserButton.html" title="GtkFileChooserButton">GtkFileChooserButton</a>
 
146
                                <a class="link" href="GtkStatusbar.html" title="GtkStatusbar">GtkStatusbar</a>
 
147
                        <a class="link" href="GtkCList.html" title="GtkCList">GtkCList</a>
 
148
                            <a class="link" href="GtkCTree.html" title="GtkCTree">GtkCTree</a>
 
149
                        <a class="link" href="GtkFixed.html" title="GtkFixed">GtkFixed</a>
 
150
                        <a class="link" href="GtkPaned.html" title="GtkPaned">GtkPaned</a>
 
151
                            <a class="link" href="GtkHPaned.html" title="GtkHPaned">GtkHPaned</a>
 
152
                            <a class="link" href="GtkVPaned.html" title="GtkVPaned">GtkVPaned</a>
 
153
                        <a class="link" href="GtkIconView.html" title="GtkIconView">GtkIconView</a>
 
154
                        <a class="link" href="GtkLayout.html" title="GtkLayout">GtkLayout</a>
 
155
                        <a class="link" href="GtkList.html" title="GtkList">GtkList</a>
 
156
                        <a class="link" href="GtkMenuShell.html" title="GtkMenuShell">GtkMenuShell</a>
 
157
                            <a class="link" href="GtkMenuBar.html" title="GtkMenuBar">GtkMenuBar</a>
 
158
                            <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
 
159
                                <a class="link" href="GtkRecentChooserMenu.html" title="GtkRecentChooserMenu">GtkRecentChooserMenu</a>
 
160
                        <a class="link" href="GtkNotebook.html" title="GtkNotebook">GtkNotebook</a>
 
161
                        <a class="link" href="GtkSocket.html" title="GtkSocket">GtkSocket</a>
 
162
                        <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
 
163
                        <a class="link" href="GtkTextView.html" title="GtkTextView">GtkTextView</a>
 
164
                        <a class="link" href="GtkToolbar.html" title="GtkToolbar">GtkToolbar</a>
 
165
                        <a class="link" href="GtkTree.html" title="GtkTree">GtkTree</a>
 
166
                        <a class="link" href="GtkTreeView.html" title="GtkTreeView">GtkTreeView</a>
 
167
                    <a class="link" href="GtkMisc.html" title="GtkMisc">GtkMisc</a>
 
168
                        <a class="link" href="GtkLabel.html" title="GtkLabel">GtkLabel</a>
 
169
                            <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel">GtkAccelLabel</a>
 
170
                            <a class="link" href="GtkTipsQuery.html" title="GtkTipsQuery">GtkTipsQuery</a>
 
171
                        <a class="link" href="GtkArrow.html" title="GtkArrow">GtkArrow</a>
 
172
                        <a class="link" href="GtkImage.html" title="GtkImage">GtkImage</a>
 
173
                        <a class="link" href="GtkPixmap.html" title="GtkPixmap">GtkPixmap</a>
 
174
                    <a class="link" href="GtkCalendar.html" title="GtkCalendar">GtkCalendar</a>
 
175
                    <a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a>
 
176
                    <a class="link" href="GtkDrawingArea.html" title="GtkDrawingArea">GtkDrawingArea</a>
 
177
                        <a class="link" href="GtkCurve.html" title="GtkCurve">GtkCurve</a>
 
178
                    <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
 
179
                        <a class="link" href="GtkSpinButton.html" title="GtkSpinButton">GtkSpinButton</a>
 
180
                    <a class="link" href="GtkRuler.html" title="GtkRuler">GtkRuler</a>
 
181
                        <a class="link" href="GtkHRuler.html" title="GtkHRuler">GtkHRuler</a>
 
182
                        <a class="link" href="GtkVRuler.html" title="GtkVRuler">GtkVRuler</a>
 
183
                    <a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
 
184
                        <a class="link" href="GtkScale.html" title="GtkScale">GtkScale</a>
 
185
                            <a class="link" href="GtkHScale.html" title="GtkHScale">GtkHScale</a>
 
186
                            <a class="link" href="GtkVScale.html" title="GtkVScale">GtkVScale</a>
 
187
                        <a class="link" href="GtkScrollbar.html" title="GtkScrollbar">GtkScrollbar</a>
 
188
                            <a class="link" href="GtkHScrollbar.html" title="GtkHScrollbar">GtkHScrollbar</a>
 
189
                            <a class="link" href="GtkVScrollbar.html" title="GtkVScrollbar">GtkVScrollbar</a>
 
190
                    <a class="link" href="GtkSeparator.html" title="GtkSeparator">GtkSeparator</a>
 
191
                        <a class="link" href="GtkHSeparator.html" title="GtkHSeparator">GtkHSeparator</a>
 
192
                        <a class="link" href="GtkVSeparator.html" title="GtkVSeparator">GtkVSeparator</a>
 
193
                    <a class="link" href="GtkInvisible.html" title="GtkInvisible">GtkInvisible</a>
 
194
                    <a class="link" href="GtkOldEditable.html" title="GtkOldEditable">GtkOldEditable</a>
 
195
                        <a class="link" href="GtkText.html" title="GtkText">GtkText</a>
 
196
                    <a class="link" href="GtkPreview.html" title="GtkPreview">GtkPreview</a>
 
197
                    <a class="link" href="GtkProgress.html" title="GtkProgress">GtkProgress</a>
 
198
                        <a class="link" href="GtkProgressBar.html" title="GtkProgressBar">GtkProgressBar</a>
 
199
                <a class="link" href="GtkAdjustment.html" title="GtkAdjustment">GtkAdjustment</a>
 
200
                <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
 
201
                    <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
 
202
                        <a class="link" href="GtkCellRendererAccel.html" title="GtkCellRendererAccel">GtkCellRendererAccel</a>
 
203
                        <a class="link" href="GtkCellRendererCombo.html" title="GtkCellRendererCombo">GtkCellRendererCombo</a>
 
204
                        <a class="link" href="GtkCellRendererSpin.html" title="GtkCellRendererSpin">GtkCellRendererSpin</a>
 
205
                    <a class="link" href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf">GtkCellRendererPixbuf</a>
 
206
                    <a class="link" href="GtkCellRendererProgress.html" title="GtkCellRendererProgress">GtkCellRendererProgress</a>
 
207
                    <a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle">GtkCellRendererToggle</a>
 
208
                <a class="link" href="gtk-gtkfilefilter.html#GtkFileFilter">GtkFileFilter</a>
 
209
                <a class="link" href="GtkItemFactory.html" title="GtkItemFactory">GtkItemFactory</a>
 
210
                <a class="link" href="GtkTooltips.html" title="GtkTooltips">GtkTooltips</a>
 
211
                <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn">GtkTreeViewColumn</a>
 
212
                <a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter">GtkRecentFilter</a>
 
213
        <a class="link" href="gtk-Keyboard-Accelerators.html#GtkAccelGroup">GtkAccelGroup</a>
 
214
        <a class="link" href="gtk-Accelerator-Maps.html#GtkAccelMap">GtkAccelMap</a>
215
215
        AtkObject
216
 
            <a href="GtkAccessible.html" title="GtkAccessible">GtkAccessible</a>
217
 
        <a href="GtkAction.html" title="GtkAction">GtkAction</a>
218
 
            <a href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
219
 
                <a href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
220
 
            <a href="GtkRecentAction.html" title="GtkRecentAction">GtkRecentAction</a>
221
 
        <a href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
222
 
        <a href="GtkBuilder.html" title="GtkBuilder">GtkBuilder</a>
223
 
        <a href="gtk-Clipboards.html#GtkClipboard">GtkClipboard</a>
224
 
        <a href="GtkEntryCompletion.html" title="GtkEntryCompletion">GtkEntryCompletion</a>
225
 
        <a href="gtk-Themeable-Stock-Images.html#GtkIconFactory">GtkIconFactory</a>
226
 
        <a href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
227
 
        <a href="GtkIMContext.html" title="GtkIMContext">GtkIMContext</a>
228
 
            <a href="GtkIMContextSimple.html" title="GtkIMContextSimple">GtkIMContextSimple</a>
229
 
            <a href="GtkIMMulticontext.html" title="GtkIMMulticontext">GtkIMMulticontext</a>
230
 
        <a href="GtkListStore.html" title="GtkListStore">GtkListStore</a>
231
 
        <a href="GtkPageSetup.html" title="GtkPageSetup">GtkPageSetup</a>
232
 
        <a href="GtkPrinter.html" title="GtkPrinter">GtkPrinter</a>
233
 
        <a href="GtkPrintContext.html" title="GtkPrintContext">GtkPrintContext</a>
234
 
        <a href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
235
 
        <a href="gtk-High-level-Printing-API.html#GtkPrintOperation">GtkPrintOperation</a>
236
 
        <a href="GtkPrintSettings.html" title="GtkPrintSettings">GtkPrintSettings</a>
237
 
        <a href="gtk-Resource-Files.html#GtkRcStyle">GtkRcStyle</a>
238
 
        <a href="GtkRecentManager.html" title="GtkRecentManager">GtkRecentManager</a>
239
 
        <a href="GtkSettings.html" title="Settings">GtkSettings</a>
240
 
        <a href="GtkSizeGroup.html" title="GtkSizeGroup">GtkSizeGroup</a>
241
 
        <a href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
242
 
        <a href="GtkStyle.html" title="Styles">GtkStyle</a>
243
 
        <a href="GtkTextBuffer.html" title="GtkTextBuffer">GtkTextBuffer</a>
244
 
        <a href="GtkTextView.html#GtkTextChildAnchor">GtkTextChildAnchor</a>
245
 
        <a href="GtkTextMark.html" title="GtkTextMark">GtkTextMark</a>
246
 
        <a href="GtkTextTag.html" title="GtkTextTag">GtkTextTag</a>
247
 
        <a href="GtkTextTagTable.html" title="GtkTextTagTable">GtkTextTagTable</a>
248
 
        <a href="GtkTreeModelFilter.html" title="GtkTreeModelFilter">GtkTreeModelFilter</a>
249
 
        <a href="GtkTreeModelSort.html" title="GtkTreeModelSort">GtkTreeModelSort</a>
250
 
        <a href="GtkTreeSelection.html" title="GtkTreeSelection">GtkTreeSelection</a>
251
 
        <a href="GtkTreeStore.html" title="GtkTreeStore">GtkTreeStore</a>
252
 
        <a href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
253
 
        <a href="GtkWindowGroup.html" title="GtkWindowGroup">GtkWindowGroup</a>
254
 
        <a href="GtkTooltip.html" title="GtkTooltip">GtkTooltip</a>
255
 
        <a href="GtkPrinter.html#GtkPrintBackend">GtkPrintBackend</a>
 
216
            <a class="link" href="GtkAccessible.html" title="GtkAccessible">GtkAccessible</a>
 
217
        <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
 
218
            <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
 
219
                <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
 
220
            <a class="link" href="GtkRecentAction.html" title="GtkRecentAction">GtkRecentAction</a>
 
221
        <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
 
222
        <a class="link" href="GtkBuilder.html" title="GtkBuilder">GtkBuilder</a>
 
223
        <a class="link" href="gtk-Clipboards.html#GtkClipboard">GtkClipboard</a>
 
224
        <a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion">GtkEntryCompletion</a>
 
225
        <a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconFactory">GtkIconFactory</a>
 
226
        <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
 
227
        <a class="link" href="GtkIMContext.html" title="GtkIMContext">GtkIMContext</a>
 
228
            <a class="link" href="GtkIMContextSimple.html" title="GtkIMContextSimple">GtkIMContextSimple</a>
 
229
            <a class="link" href="GtkIMMulticontext.html" title="GtkIMMulticontext">GtkIMMulticontext</a>
 
230
        <a class="link" href="GtkListStore.html" title="GtkListStore">GtkListStore</a>
 
231
        <a class="link" href="GtkPageSetup.html" title="GtkPageSetup">GtkPageSetup</a>
 
232
        <a class="link" href="GtkPrinter.html" title="GtkPrinter">GtkPrinter</a>
 
233
        <a class="link" href="GtkPrintContext.html" title="GtkPrintContext">GtkPrintContext</a>
 
234
        <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
 
235
        <a class="link" href="gtk-High-level-Printing-API.html#GtkPrintOperation">GtkPrintOperation</a>
 
236
        <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings">GtkPrintSettings</a>
 
237
        <a class="link" href="gtk-Resource-Files.html#GtkRcStyle">GtkRcStyle</a>
 
238
        <a class="link" href="GtkRecentManager.html" title="GtkRecentManager">GtkRecentManager</a>
 
239
        <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
 
240
        <a class="link" href="GtkSizeGroup.html" title="GtkSizeGroup">GtkSizeGroup</a>
 
241
        <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
 
242
        <a class="link" href="GtkStyle.html" title="Styles">GtkStyle</a>
 
243
        <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer">GtkTextBuffer</a>
 
244
        <a class="link" href="GtkTextView.html#GtkTextChildAnchor">GtkTextChildAnchor</a>
 
245
        <a class="link" href="GtkTextMark.html" title="GtkTextMark">GtkTextMark</a>
 
246
        <a class="link" href="GtkTextTag.html" title="GtkTextTag">GtkTextTag</a>
 
247
        <a class="link" href="GtkTextTagTable.html" title="GtkTextTagTable">GtkTextTagTable</a>
 
248
        <a class="link" href="GtkTreeModelFilter.html" title="GtkTreeModelFilter">GtkTreeModelFilter</a>
 
249
        <a class="link" href="GtkTreeModelSort.html" title="GtkTreeModelSort">GtkTreeModelSort</a>
 
250
        <a class="link" href="GtkTreeSelection.html" title="GtkTreeSelection">GtkTreeSelection</a>
 
251
        <a class="link" href="GtkTreeStore.html" title="GtkTreeStore">GtkTreeStore</a>
 
252
        <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
 
253
        <a class="link" href="GtkWindowGroup.html" title="GtkWindowGroup">GtkWindowGroup</a>
 
254
        <a class="link" href="GtkTooltip.html" title="GtkTooltip">GtkTooltip</a>
 
255
        <a class="link" href="GtkPrinter.html#GtkPrintBackend">GtkPrintBackend</a>
256
256
    GInterface
257
 
        <a href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a>
258
 
        <a href="GtkCellEditable.html" title="GtkCellEditable">GtkCellEditable</a>
259
 
        <a href="GtkCellLayout.html" title="GtkCellLayout">GtkCellLayout</a>
260
 
        <a href="GtkEditable.html" title="GtkEditable">GtkEditable</a>
261
 
        <a href="GtkFileChooser.html" title="GtkFileChooser">GtkFileChooser</a>
262
 
        <a href="GtkTreeModel.html" title="GtkTreeModel">GtkTreeModel</a>
263
 
        <a href="gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource">GtkTreeDragSource</a>
264
 
        <a href="gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest">GtkTreeDragDest</a>
265
 
        <a href="GtkTreeSortable.html" title="GtkTreeSortable">GtkTreeSortable</a>
266
 
        <a href="gtk-High-level-Printing-API.html#GtkPrintOperationPreview">GtkPrintOperationPreview</a>
267
 
        <a href="GtkRecentChooser.html" title="GtkRecentChooser">GtkRecentChooser</a>
 
257
        <a class="link" href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a>
 
258
        <a class="link" href="GtkCellEditable.html" title="GtkCellEditable">GtkCellEditable</a>
 
259
        <a class="link" href="GtkCellLayout.html" title="GtkCellLayout">GtkCellLayout</a>
 
260
        <a class="link" href="GtkEditable.html" title="GtkEditable">GtkEditable</a>
 
261
        <a class="link" href="GtkFileChooser.html" title="GtkFileChooser">GtkFileChooser</a>
 
262
        <a class="link" href="GtkTreeModel.html" title="GtkTreeModel">GtkTreeModel</a>
 
263
        <a class="link" href="gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragSource">GtkTreeDragSource</a>
 
264
        <a class="link" href="gtk-GtkTreeView-drag-and-drop.html#GtkTreeDragDest">GtkTreeDragDest</a>
 
265
        <a class="link" href="GtkTreeSortable.html" title="GtkTreeSortable">GtkTreeSortable</a>
 
266
        <a class="link" href="gtk-High-level-Printing-API.html#GtkPrintOperationPreview">GtkPrintOperationPreview</a>
 
267
        <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser">GtkRecentChooser</a>
268
268
</pre>
269
269
</div>
270
270
</body>