~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/GimpSelectButton.html

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-08-22 11:50:05 UTC
  • mfrom: (0.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20080822115005-yxj5svf3v9x1mkr7
Tags: upstream-2.4.7
ImportĀ upstreamĀ versionĀ 2.4.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
<div class="refsect1" lang="en">
59
59
<a name="GimpSelectButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
60
60
<pre class="synopsis">
61
 
  <a
62
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
63
 
>GObject</a>
64
 
   +----<a
65
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
66
 
>GInitiallyUnowned</a>
67
 
         +----<a
68
 
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
69
 
>GtkObject</a>
70
 
               +----<a
71
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
72
 
>GtkWidget</a>
73
 
                     +----<a
74
 
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
75
 
>GtkContainer</a>
76
 
                           +----<a
77
 
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
78
 
>GtkBox</a>
79
 
                                 +----<a
80
 
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
81
 
>GtkHBox</a>
 
61
  GObject
 
62
   +----GInitiallyUnowned
 
63
         +----GtkObject
 
64
               +----GtkWidget
 
65
                     +----GtkContainer
 
66
                           +----GtkBox
 
67
                                 +----GtkHBox
82
68
                                       +----GimpSelectButton
83
69
                                             +----<a class="link" href="GimpBrushSelectButton.html" title="GimpBrushSelectButton">GimpBrushSelectButton</a>
84
70
                                             +----<a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a>