~ubuntu-branches/ubuntu/natty/pygtk/natty-proposed

« back to all changes in this revision

Viewing changes to docs/html/class-gtkhbuttonbox.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-01-07 11:08:47 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100107110847-f5av7e1ttudh7ra6
Tags: 2.17.0-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>gtk.HButtonBox</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="PyGTK 2.0 Reference Manual"><link rel="up" href="gtk-class-reference.html" title="The gtk Class Reference"><link rel="prev" href="class-gtkhbox.html" title="gtk.HBox"><link rel="next" href="class-gtkhpaned.html" title="gtk.HPaned"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtk.HButtonBox</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkhbox.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtkhpaned.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtkhbuttonbox"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.HButtonBox</h2><p>gtk.HButtonBox — a container for arranging buttons horizontally.</p></div><div class="refsect1" lang="en"><a name="id3522765"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.HButtonBox</span></span>(<span class="ooclass"><span class="classname"><a class="link" href="class-gtkbuttonbox.html" title="gtk.ButtonBox">gtk.ButtonBox</a></span></span>):
2
 
<code class="constructorsynopsis">    <span class="methodname"><a class="link" href="class-gtkhbuttonbox.html#constructor-gtkhbuttonbox" title="Constructor">gtk.HButtonBox</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id3522814"></a><h2>Ancestry</h2><pre class="synopsis">+-- <PYGTKDOCLINK HREF="class-gobject">gobject.GObject</PYGTKDOCLINK>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>gtk.HButtonBox</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="PyGTK 2.0 Reference Manual"><link rel="up" href="gtk-class-reference.html" title="The gtk Class Reference"><link rel="prev" href="class-gtkhbox.html" title="gtk.HBox"><link rel="next" href="class-gtkhpaned.html" title="gtk.HPaned"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtk.HButtonBox</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkhbox.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtkhpaned.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gtk.HButtonBox"><a name="class-gtkhbuttonbox"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.HButtonBox</h2><p>gtk.HButtonBox — a container for arranging buttons horizontally.</p></div><div class="refsect1" title="Synopsis"><a name="id3832581"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.HButtonBox</span></span>(<span class="ooclass"><span class="classname"><a class="link" href="class-gtkbuttonbox.html" title="gtk.ButtonBox">gtk.ButtonBox</a></span></span>):
 
2
<code class="constructorsynopsis">    <span class="methodname"><a class="link" href="class-gtkhbuttonbox.html#constructor-gtkhbuttonbox" title="Constructor">gtk.HButtonBox</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Ancestry"><a name="id3832630"></a><h2>Ancestry</h2><pre class="synopsis">+-- <PYGTKDOCLINK HREF="class-gobject">gobject.GObject</PYGTKDOCLINK>
3
3
  +-- <a class="link" href="class-gtkobject.html" title="gtk.Object">gtk.Object</a>
4
4
    +-- <a class="link" href="class-gtkwidget.html" title="gtk.Widget">gtk.Widget</a>
5
5
      +-- <a class="link" href="class-gtkcontainer.html" title="gtk.Container">gtk.Container</a>
6
6
        +-- <a class="link" href="class-gtkbox.html" title="gtk.Box">gtk.Box</a>
7
7
          +-- <a class="link" href="class-gtkbuttonbox.html" title="gtk.ButtonBox">gtk.ButtonBox</a>
8
8
            +-- <a class="link" href="class-gtkhbuttonbox.html" title="gtk.HButtonBox">gtk.HButtonBox</a>
9
 
</pre></div><div class="refsect1" lang="en"><a name="id3522872"></a><h2>Implemented Interfaces</h2><p>
 
9
</pre></div><div class="refsect1" title="Implemented Interfaces"><a name="id3832688"></a><h2>Implemented Interfaces</h2><p>
10
10
                        <a class="link" href="class-gtkhbuttonbox.html" title="gtk.HButtonBox"><code class="classname">gtk.HButtonBox</code></a>
11
11
                        implements 
12
12
                        <a class="link" href="class-gtkbuildable.html" title="gtk.Buildable"><code class="classname">gtk.Buildable</code></a>
13
 
                </p></div><div class="refsect1" lang="en"><a name="properties-gtkhbuttonbox"></a><h2>gtk.HButtonBox Properties</h2><p><a class="link" href="class-gtkobject.html#properties-gtkobject" title="gtk.Object Properties">gtk.Object Properties</a></p><p><a class="link" href="class-gtkwidget.html#properties-gtkwidget" title="gtk.Widget Properties">gtk.Widget Properties</a></p><p><a class="link" href="class-gtkcontainer.html#properties-gtkcontainer" title="gtk.Container Properties">gtk.Container Properties</a></p><p><a class="link" href="class-gtkbox.html#properties-gtkbox" title="gtk.Box Properties">gtk.Box Properties</a></p><p><a class="link" href="class-gtkbuttonbox.html#properties-gtkbuttonbox" title="gtk.ButtonBox Properties">gtk.ButtonBox Properties</a></p></div><div class="refsect1" lang="en"><a name="style-properties-gtkhbuttonbox"></a><h2>gtk.HButtonBox Style Properties</h2><p><a class="link" href="class-gtkwidget.html#style-properties-gtkwidget" title="gtk.Widget Style Properties">gtk.Widget Style Properties</a></p><p><a class="link" href="class-gtkbuttonbox.html#style-properties-gtkbuttonbox" title="gtk.ButtonBox Style Properties">gtk.ButtonBox Style Properties</a></p></div><div class="refsect1" lang="en"><a name="child-properties-gtkhbuttonbox"></a><h2>gtk.HButtonBox Child Properties</h2><p><a class="link" href="class-gtkbox.html#child-properties-gtkbox" title="gtk.Box Child Properties">gtk.Box Child Properties</a></p><p><a class="link" href="class-gtkbuttonbox.html#child-properties-gtkbuttonbox" title="gtk.ButtonBox Child Properties">gtk.ButtonBox Child Properties</a></p></div><div class="refsect1" lang="en"><a name="signal-prototypes-gtkhbuttonbox"></a><h2>gtk.HButtonBox Signal Prototypes</h2><p><PYGTKDOCLINK HREF="signal-prototypes-gobject">gobject.GObject Signal Prototypes</PYGTKDOCLINK></p><p><a class="link" href="class-gtkobject.html#signal-prototypes-gtkobject" title="gtk.Object Signal Prototypes">gtk.Object Signal Prototypes</a></p><p><a class="link" href="class-gtkwidget.html#signal-prototypes-gtkwidget" title="gtk.Widget Signal Prototypes">gtk.Widget Signal Prototypes</a></p><p><a class="link" href="class-gtkcontainer.html#signal-prototypes-gtkcontainer" title="gtk.Container Signal Prototypes">gtk.Container Signal Prototypes</a></p></div><div class="refsect1" lang="en"><a name="id3523046"></a><h2>Description</h2><p>The <a class="link" href="class-gtkhbuttonbox.html" title="gtk.HButtonBox"><code class="classname">gtk.HButtonBox</code></a>
 
13
                </p></div><div class="refsect1" title="gtk.HButtonBox Properties"><a name="properties-gtkhbuttonbox"></a><h2>gtk.HButtonBox Properties</h2><p><a class="link" href="class-gtkobject.html#properties-gtkobject" title="gtk.Object Properties">gtk.Object Properties</a></p><p><a class="link" href="class-gtkwidget.html#properties-gtkwidget" title="gtk.Widget Properties">gtk.Widget Properties</a></p><p><a class="link" href="class-gtkcontainer.html#properties-gtkcontainer" title="gtk.Container Properties">gtk.Container Properties</a></p><p><a class="link" href="class-gtkbox.html#properties-gtkbox" title="gtk.Box Properties">gtk.Box Properties</a></p><p><a class="link" href="class-gtkbuttonbox.html#properties-gtkbuttonbox" title="gtk.ButtonBox Properties">gtk.ButtonBox Properties</a></p></div><div class="refsect1" title="gtk.HButtonBox Style Properties"><a name="style-properties-gtkhbuttonbox"></a><h2>gtk.HButtonBox Style Properties</h2><p><a class="link" href="class-gtkwidget.html#style-properties-gtkwidget" title="gtk.Widget Style Properties">gtk.Widget Style Properties</a></p><p><a class="link" href="class-gtkbuttonbox.html#style-properties-gtkbuttonbox" title="gtk.ButtonBox Style Properties">gtk.ButtonBox Style Properties</a></p></div><div class="refsect1" title="gtk.HButtonBox Child Properties"><a name="child-properties-gtkhbuttonbox"></a><h2>gtk.HButtonBox Child Properties</h2><p><a class="link" href="class-gtkbox.html#child-properties-gtkbox" title="gtk.Box Child Properties">gtk.Box Child Properties</a></p><p><a class="link" href="class-gtkbuttonbox.html#child-properties-gtkbuttonbox" title="gtk.ButtonBox Child Properties">gtk.ButtonBox Child Properties</a></p></div><div class="refsect1" title="gtk.HButtonBox Signal Prototypes"><a name="signal-prototypes-gtkhbuttonbox"></a><h2>gtk.HButtonBox Signal Prototypes</h2><p><PYGTKDOCLINK HREF="signal-prototypes-gobject">gobject.GObject Signal Prototypes</PYGTKDOCLINK></p><p><a class="link" href="class-gtkobject.html#signal-prototypes-gtkobject" title="gtk.Object Signal Prototypes">gtk.Object Signal Prototypes</a></p><p><a class="link" href="class-gtkwidget.html#signal-prototypes-gtkwidget" title="gtk.Widget Signal Prototypes">gtk.Widget Signal Prototypes</a></p><p><a class="link" href="class-gtkcontainer.html#signal-prototypes-gtkcontainer" title="gtk.Container Signal Prototypes">gtk.Container Signal Prototypes</a></p></div><div class="refsect1" title="Description"><a name="id3832862"></a><h2>Description</h2><p>The <a class="link" href="class-gtkhbuttonbox.html" title="gtk.HButtonBox"><code class="classname">gtk.HButtonBox</code></a>
14
14
is a container subclassed from <a class="link" href="class-gtkbuttonbox.html" title="gtk.ButtonBox"><code class="classname">gtk.ButtonBox</code></a>
15
15
that is optimized for the horizontal layout of buttons. The <a class="link" href="class-gtkhbuttonbox.html" title="gtk.HButtonBox"><code class="classname">gtk.HButtonBox</code></a>
16
16
helps provide a consistent layout of buttons in an application by providing
21
21
method or the <a class="link" href="class-gtkbox.html#method-gtkbox--pack-start" title="gtk.Box.pack_start"><code class="methodname">gtk.Box.pack_start</code>()</a>
22
22
and <a class="link" href="class-gtkbox.html#method-gtkbox--pack-end" title="gtk.Box.pack_end"><code class="methodname">gtk.Box.pack_end</code>()</a>
23
23
methods. The spacing between buttons can be set with the <a class="link" href="class-gtkbox.html#method-gtkbox--set-spacing" title="gtk.Box.set_spacing"><code class="methodname">gtk.Box.set_spacing</code>()</a>
24
 
method.</p></div><div class="refsect1" lang="en"><a name="constructor-gtkhbuttonbox"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis">    <span class="methodname">gtk.HButtonBox</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td>a new hbuttonbox widget</td></tr></tbody></table><p>Creates a new <a class="link" href="class-gtkhbuttonbox.html" title="gtk.HButtonBox"><code class="classname">gtk.HButtonBox</code></a>
 
24
method.</p></div><div class="refsect1" title="Constructor"><a name="constructor-gtkhbuttonbox"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis">    <span class="methodname">gtk.HButtonBox</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td>a new hbuttonbox widget</td></tr></tbody></table><p>Creates a new <a class="link" href="class-gtkhbuttonbox.html" title="gtk.HButtonBox"><code class="classname">gtk.HButtonBox</code></a>
25
25
widget.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gtkhbox.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gtk-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gtkhpaned.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gtk.HBox </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gtk.HPaned</td></tr></table></div></body></html>