Imported Upstream version 2.4.0~rc1
This commit is contained in:
@ -36,35 +36,70 @@
|
||||
<div class="titlepage"><div><div><h2 class="title">
|
||||
<a name="libgimpwidgets-hierarchy"></a>Object Hierarchy</h2></div></div></div>
|
||||
<pre class="screen">
|
||||
GObject
|
||||
GInitiallyUnowned
|
||||
GtkObject
|
||||
GtkWidget
|
||||
GtkContainer
|
||||
GtkPaned
|
||||
GtkHPaned
|
||||
<a
|
||||
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
|
||||
>GObject</a>
|
||||
<a
|
||||
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
|
||||
>GInitiallyUnowned</a>
|
||||
<a
|
||||
href="../gtk/GtkObject.html"
|
||||
>GtkObject</a>
|
||||
<a
|
||||
href="../gtk/GtkWidget.html"
|
||||
>GtkWidget</a>
|
||||
<a
|
||||
href="../gtk/GtkContainer.html"
|
||||
>GtkContainer</a>
|
||||
<a
|
||||
href="../gtk/GtkPaned.html"
|
||||
>GtkPaned</a>
|
||||
<a
|
||||
href="../gtk/GtkHPaned.html"
|
||||
>GtkHPaned</a>
|
||||
<a href="GimpBrowser.html" title="GimpBrowser">GimpBrowser</a>
|
||||
GtkBin
|
||||
GtkButton
|
||||
<a
|
||||
href="../gtk/GtkBin.html"
|
||||
>GtkBin</a>
|
||||
<a
|
||||
href="../gtk/GtkButton.html"
|
||||
>GtkButton</a>
|
||||
<a href="GimpButton.html" title="GimpButton">GimpButton</a>
|
||||
<a href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a>
|
||||
<a href="GimpPickButton.html" title="GimpPickButton">GimpPickButton</a>
|
||||
GtkOptionMenu
|
||||
<a
|
||||
href="../gtk/GtkOptionMenu.html"
|
||||
>GtkOptionMenu</a>
|
||||
<a href="GimpUnitMenu.html" title="GimpUnitMenu">GimpUnitMenu</a>
|
||||
GtkWindow
|
||||
GtkDialog
|
||||
<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a>
|
||||
GtkComboBox
|
||||
<a
|
||||
href="../gtk/GtkComboBox.html"
|
||||
>GtkComboBox</a>
|
||||
<a href="GimpColorProfileComboBox.html" title="GimpColorProfileComboBox">GimpColorProfileComboBox</a>
|
||||
<a href="GimpIntComboBox.html" title="GimpIntComboBox">GimpIntComboBox</a>
|
||||
<a href="GimpEnumComboBox.html" title="GimpEnumComboBox">GimpEnumComboBox</a>
|
||||
<a href="GimpStringComboBox.html" title="GimpStringComboBox">GimpStringComboBox</a>
|
||||
GtkFrame
|
||||
<a
|
||||
href="../gtk/GtkWindow.html"
|
||||
>GtkWindow</a>
|
||||
<a
|
||||
href="../gtk/GtkDialog.html"
|
||||
>GtkDialog</a>
|
||||
<a href="GimpDialog.html" title="GimpDialog">GimpDialog</a>
|
||||
<a
|
||||
href="../gtk/GtkFrame.html"
|
||||
>GtkFrame</a>
|
||||
<a href="GimpFrame.html" title="GimpFrame">GimpFrame</a>
|
||||
GtkTable
|
||||
<a
|
||||
href="../gtk/GtkTable.html"
|
||||
>GtkTable</a>
|
||||
<a href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a>
|
||||
<a href="GimpSizeEntry.html" title="GimpSizeEntry">GimpSizeEntry</a>
|
||||
GtkBox
|
||||
GtkVBox
|
||||
<a
|
||||
href="../gtk/GtkBox.html"
|
||||
>GtkBox</a>
|
||||
<a
|
||||
href="../gtk/GtkVBox.html"
|
||||
>GtkVBox</a>
|
||||
<a href="GimpColorSelector.html" title="GimpColorSelector">GimpColorSelector</a>
|
||||
<a href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a>
|
||||
<a href="GimpColorScales.html" title="GimpColorScales">GimpColorScales</a>
|
||||
@ -74,35 +109,58 @@
|
||||
<a href="GimpPathEditor.html" title="GimpPathEditor">GimpPathEditor</a>
|
||||
<a href="GimpPreview.html" title="GimpPreview">GimpPreview</a>
|
||||
<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a>
|
||||
GtkHBox
|
||||
<a
|
||||
href="../gtk/GtkHBox.html"
|
||||
>GtkHBox</a>
|
||||
<a href="GimpFileEntry.html" title="GimpFileEntry">GimpFileEntry</a>
|
||||
<a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">GimpMemsizeEntry</a>
|
||||
GtkDrawingArea
|
||||
<a
|
||||
href="../gtk/GtkDrawingArea.html"
|
||||
>GtkDrawingArea</a>
|
||||
<a href="GimpColorArea.html" title="GimpColorArea">GimpColorArea</a>
|
||||
<a href="GimpOffsetArea.html" title="GimpOffsetArea">GimpOffsetArea</a>
|
||||
<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a>
|
||||
GtkEntry
|
||||
<a
|
||||
href="../gtk/GtkEntry.html"
|
||||
>GtkEntry</a>
|
||||
<a href="GimpColorHexEntry.html" title="GimpColorHexEntry">GimpColorHexEntry</a>
|
||||
<a href="GimpRatioEntry.html" title="GimpRatioEntry">GimpRatioEntry</a>
|
||||
GtkRange
|
||||
GtkScale
|
||||
<a href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a>
|
||||
<a
|
||||
href="../gtk/GtkRange.html"
|
||||
>GtkRange</a>
|
||||
<a
|
||||
href="../gtk/GtkScale.html"
|
||||
>GtkScale</a>
|
||||
<a href="GimpColorScale.html" title="GimpColorScale">GimpColorScale</a>
|
||||
GtkMisc
|
||||
GtkLabel
|
||||
<a
|
||||
href="../gtk/GtkMisc.html"
|
||||
>GtkMisc</a>
|
||||
<a
|
||||
href="../gtk/GtkLabel.html"
|
||||
>GtkLabel</a>
|
||||
<a href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a>
|
||||
GtkImage
|
||||
<a
|
||||
href="../gtk/GtkImage.html"
|
||||
>GtkImage</a>
|
||||
<a href="GimpPixmap.html" title="GimpPixmap">GimpPixmap</a>
|
||||
GtkCellRenderer
|
||||
<a
|
||||
href="../gtk/GtkCellRenderer.html"
|
||||
>GtkCellRenderer</a>
|
||||
<a href="GimpCellRendererColor.html" title="GimpCellRendererColor">GimpCellRendererColor</a>
|
||||
GtkCellRendererToggle
|
||||
<a
|
||||
href="../gtk/GtkCellRendererToggle.html"
|
||||
>GtkCellRendererToggle</a>
|
||||
<a href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">GimpCellRendererToggle</a>
|
||||
<a href="GimpColorDisplay.html" title="GimpColorDisplay">GimpColorDisplay</a>
|
||||
<a href="GimpColorDisplayStack.html" title="GimpColorDisplayStack">GimpColorDisplayStack</a>
|
||||
<a href="GimpController.html" title="GimpController">GimpController</a>
|
||||
GtkListStore
|
||||
<a
|
||||
href="../gtk/GtkListStore.html"
|
||||
>GtkListStore</a>
|
||||
<a href="GimpColorProfileStore.html" title="GimpColorProfileStore">GimpColorProfileStore</a>
|
||||
<a href="GimpIntStore.html" title="GimpIntStore">GimpIntStore</a>
|
||||
<a href="GimpEnumStore.html" title="GimpEnumStore">GimpEnumStore</a>
|
||||
GimpZoomModel
|
||||
<a href="GimpController.html" title="GimpController">GimpController</a>
|
||||
<a href="GimpZoomModel.html" title="GimpZoomModel">GimpZoomModel</a>
|
||||
</pre>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user