1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>gtk.Adjustment</title><meta name="generator" content="DocBook XSL Stylesheets V1.65.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="previous" href="class-gtkactiongroup.html" title="gtk.ActionGroup"><link rel="next" href="class-gtkalignment.html" title="gtk.Alignment"></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.Adjustment</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkactiongroup.html">Prev</a></td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"><a accesskey="n" href="class-gtkalignment.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtkadjustment"></a><div class="titlepage"><div></div><div></div></div><div class="refnamediv"><h2>gtk.Adjustment</h2><p>gtk.Adjustment — an object representing an adjustable bounded
value</p></div><div class="refsect1" lang="en"><a name="id3018489"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.Adjustment</span></span>(<span class="ooclass"><span class="classname"><a href="class-gtkobject.html" title="gtk.Object">gtk.Object</a></span></span>):
<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtkadjustment.html#constructor-gtkadjustment" title="Constructor">gtk.Adjustment</a></span>(<span class="methodparam"><span class="parameter"><b class="parameter"><tt>value</tt></b></span><span class="initializer">=0</span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>lower</tt></b></span><span class="initializer">=0</span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>upper</tt></b></span><span class="initializer">=0</span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>step_incr</tt></b></span><span class="initializer">=0</span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>page_incr</tt></b></span><span class="initializer">=0</span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>page_size</tt></b></span><span class="initializer">=0</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtkadjustment.html#method-gtkadjustment--set-all" title="gtk.Adjustment.set_all">set_all</a></span>(<span class="methodparam"><span class="parameter"><b class="parameter"><tt>value</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>lower</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>upper</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>step_increment</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>page_increment</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>page_size</tt></b></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtkadjustment.html#method-gtkadjustment--changed" title="gtk.Adjustment.changed">changed</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtkadjustment.html#method-gtkadjustment--value-changed" title="gtk.Adjustment.value_changed">value_changed</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtkadjustment.html#method-gtkadjustment--clamp-page" title="gtk.Adjustment.clamp_page">clamp_page</a></span>(<span class="methodparam"><span class="parameter"><b class="parameter"><tt>lower</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>upper</tt></b></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtkadjustment.html#method-gtkadjustment--get-value" title="gtk.Adjustment.get_value">get_value</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtkadjustment.html#method-gtkadjustment--set-value" title="gtk.Adjustment.set_value">set_value</a></span>(<span class="methodparam"><span class="parameter"><b class="parameter"><tt>value</tt></b></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2990894"></a><h2>Ancestry</h2><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="synopsis">+-- <a href="class-gobject.html" title="gobject.GObject">gobject.GObject</a>
+-- <a href="class-gtkobject.html" title="gtk.Object">gtk.Object</a>
+-- <a href="class-gtkadjustment.html" title="gtk.Adjustment">gtk.Adjustment</a>
</pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2944774"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term">"<a href="class-gtkadjustment.html#signal-gtkadjustment--changed" title='The "changed" gtk.Adjustment Signal'>changed</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><i class="parameter"><tt>adjustment</tt></i></span></span>, <span class="methodparam"><span class="parameter"><i class="parameter"><tt>user_param1</tt></i></span></span>, <span class="methodparam"><span class="parameter"><i class="parameter"><tt>...</tt></i></span></span>)</code></td></tr><tr><td><span class="term">"<a href="class-gtkadjustment.html#signal-gtkadjustment--value-changed" title='The "value-changed" gtk.Adjustment Signal'>value-changed</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><i class="parameter"><tt>adjustment</tt></i></span></span>, <span class="methodparam"><span class="parameter"><i class="parameter"><tt>user_param1</tt></i></span></span>, <span class="methodparam"><span class="parameter"><i class="parameter"><tt>...</tt></i></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="id3056192"></a><h2>Properties</h2><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>These properties are only available in GTK+ 2.4 and above. The
GTK+ version is contained in the 3-tuple gtk.gtk_version.</p></div><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"lower"</td><td valign="top">Read-Write</td><td valign="top">The minimum value of the adjustment. (float)</td></tr><tr valign="top"><td valign="top">"page-increment"</td><td valign="top">Read-Write</td><td valign="top">The page increment of the adjustment. (float)</td></tr><tr valign="top"><td valign="top">"page-size"</td><td valign="top">Read-Write</td><td valign="top">The page size of the adjustment. (float)</td></tr><tr valign="top"><td valign="top">"step-increment"</td><td valign="top">Read-Write</td><td valign="top">The step increment of the adjustment. (float)</td></tr><tr valign="top"><td valign="top">"upper"</td><td valign="top">Read-Write</td><td valign="top">The maximum value of the adjustment. (float)</td></tr><tr valign="top"><td valign="top">"value"</td><td valign="top">Read-Write</td><td valign="top">The value of the adjustment. (float)</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="id2990128"></a><h2>Attributes</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"value"</td><td valign="top">Read-Write</td><td valign="top">the current value (float)</td></tr><tr valign="top"><td valign="top">"lower"</td><td valign="top">Read-Write</td><td valign="top">the minimum value (float)</td></tr><tr valign="top"><td valign="top">"upper"</td><td valign="top">Read-Write</td><td valign="top">the maximum value (float)</td></tr><tr valign="top"><td valign="top">"step_increment"</td><td valign="top">Read-Write</td><td valign="top">the increment to use to make minor changes to the
value. In a <a href="class-gtkscrollbar.html" title="gtk.Scrollbar"><tt class="classname">gtk.Scrollbar</tt></a>
this increment is used when the mouse is clicked on the arrows at the top
and bottom of the scrollbar, to scroll by a small amount. (float)</td></tr><tr valign="top"><td valign="top">"page_increment"</td><td valign="top">Read-Write</td><td valign="top">the increment to use to make major changes to the
value. In a <a href="class-gtkscrollbar.html" title="gtk.Scrollbar"><tt class="classname">gtk.Scrollbar</tt></a>
this increment is used when the mouse is clicked in the trough, to scroll by
a large amount. (float)</td></tr><tr valign="top"><td valign="top">"page_size"</td><td valign="top">Read-Write</td><td valign="top">a widget specific size. In a <a href="class-gtkscrollbar.html" title="gtk.Scrollbar"><tt class="classname">gtk.Scrollbar</tt></a>
this is the size of the area which is currently visible. (float)</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="id3036004"></a><h2>Description</h2><p>The <a href="class-gtkadjustment.html" title="gtk.Adjustment"><tt class="classname">gtk.Adjustment</tt></a>
object contains a value which has an associated lower and upper bound,
together with step and page increments, and a page size. It is used in
conjunction with several PyGTK widgets, including <a href="class-gtkspinbutton.html" title="gtk.SpinButton"><tt class="classname">gtk.SpinButton</tt></a>,
<a href="class-gtkviewport.html" title="gtk.Viewport"><tt class="classname">gtk.Viewport</tt></a>,
and <a href="class-gtkrange.html" title="gtk.Range"><tt class="classname">gtk.Range</tt></a> (which
is a base class for <a href="class-gtkhscrollbar.html" title="gtk.HScrollbar"><tt class="classname">gtk.HScrollbar</tt></a>,
<a href="class-gtkvscrollbar.html" title="gtk.VScrollbar"><tt class="classname">gtk.VScrollbar</tt></a>,
<a href="class-gtkhscale.html" title="gtk.HScale"><tt class="classname">gtk.HScale</tt></a>, and
<a href="class-gtkvscale.html" title="gtk.VScale"><tt class="classname">gtk.VScale</tt></a>).</p><p>A <a href="class-gtkadjustment.html" title="gtk.Adjustment"><tt class="classname">gtk.Adjustment</tt></a>
can be shared by multiple widgets. The <a href="class-gtkadjustment.html" title="gtk.Adjustment"><tt class="classname">gtk.Adjustment</tt></a>
object does not update the value itself. Instead it is left up to the
associated widget(s) that use the <a href="class-gtkadjustment.html" title="gtk.Adjustment"><tt class="classname">gtk.Adjustment</tt></a>
to control the value.</p><p>The widget using the <a href="class-gtkadjustment.html" title="gtk.Adjustment"><tt class="classname">gtk.Adjustment</tt></a>
typically calls the <a href="class-gtkadjustment.html#method-gtkadjustment--value-changed" title="gtk.Adjustment.value_changed"><tt class="methodname">value_changed</tt>()</a>
or <a href="class-gtkadjustment.html#method-gtkadjustment--changed" title="gtk.Adjustment.changed"><tt class="methodname">changed</tt>()</a>
methods after changing the value or its bounds. This results in the emission
of the "value_changed" or "changed" signal respectively.</p><p>A <a href="class-gtkadjustment.html" title="gtk.Adjustment"><tt class="classname">gtk.Adjustment</tt></a>
object contains several attributes that provide access to its value and
bounds:</p><div class="itemizedlist"><ul type="disc"><li>value</li><li>lower</li><li>upper</li><li>step_increment</li><li>page_increment</li><li>page_size</li></ul></div><p>The attribute values can be retrieved and set similar to:</p><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting">
adjustment.upper = 25.0
lower = adjustment.lower
</pre></td></tr></table></div><div class="refsect1" lang="en"><a name="constructor-gtkadjustment"></a><h2>Constructor</h2><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gtk.Adjustment</span>(<span class="methodparam"><span class="parameter"><b class="parameter"><tt>value</tt></b></span><span class="initializer">=0</span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>lower</tt></b></span><span class="initializer">=0</span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>upper</tt></b></span><span class="initializer">=0</span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>step_incr</tt></b></span><span class="initializer">=0</span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>page_incr</tt></b></span><span class="initializer">=0</span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>page_size</tt></b></span><span class="initializer">=0</span></span>)</code></pre></td></tr></table><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><b class="parameter"><tt>value</tt></b>:</span></td><td>the initial value.</td></tr><tr><td><span class="term"><b class="parameter"><tt>lower</tt></b>:</span></td><td>the minimum value.</td></tr><tr><td><span class="term"><b class="parameter"><tt>upper</tt></b>:</span></td><td>the maximum value.</td></tr><tr><td><span class="term"><b class="parameter"><tt>step_incr</tt></b>:</span></td><td>the step increment.</td></tr><tr><td><span class="term"><b class="parameter"><tt>page_incr</tt></b>:</span></td><td>the page increment.</td></tr><tr><td><span class="term"><b class="parameter"><tt>page_size</tt></b>:</span></td><td>the page size.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></td><td>a new gtk.Adjustment object</td></tr></tbody></table><p><tt class="function">gtk.Adjustment</tt>() creates a new <a href="class-gtkadjustment.html" title="gtk.Adjustment"><tt class="classname">gtk.Adjustment</tt></a>
object with the specified attributes. Any attributes not specified are set
to 0.0 by default.</p></div><div class="refsect1" lang="en"><a name="id2973189"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtkadjustment--set-all"></a><h3>gtk.Adjustment.set_all</h3><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_all</span>(<span class="methodparam"><span class="parameter"><b class="parameter"><tt>value</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>lower</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>upper</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>step_increment</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>page_increment</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>page_size</tt></b></span></span>)</code></pre></td></tr></table><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><b class="parameter"><tt>value</tt></b>:</span></td><td>the new value.</td></tr><tr><td><span class="term"><b class="parameter"><tt>lower</tt></b>:</span></td><td>the new minimum value.</td></tr><tr><td><span class="term"><b class="parameter"><tt>upper</tt></b>:</span></td><td>the new maximum value.</td></tr><tr><td><span class="term"><b class="parameter"><tt>step_increment</tt></b>:</span></td><td>the new step increment.</td></tr><tr><td><span class="term"><b class="parameter"><tt>page_increment</tt></b>:</span></td><td>the new page increment.</td></tr><tr><td><span class="term"><b class="parameter"><tt>page_size</tt></b>:</span></td><td>the new page size.</td></tr></tbody></table><p>The <tt class="methodname">set_all</tt>() method sets the
attributes of the adjustment to the specified values.</p></div><div class="refsect2" lang="en"><a name="method-gtkadjustment--changed"></a><h3>gtk.Adjustment.changed</h3><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">changed</span>(<span class="methodparam"></span>)</code></pre></td></tr></table><p>The <tt class="methodname">changed</tt>() method emits a "changed"
signal from the adjustment. This must typically be called if any of the
adjustment attributes other than value has changed so that the widget(s)
using the adjustment can reflect the changes. Applications usually will not
need to use this method since setting the attributes directly will automatically
invoke this method.</p></div><div class="refsect2" lang="en"><a name="method-gtkadjustment--value-changed"></a><h3>gtk.Adjustment.value_changed</h3><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">value_changed</span>(<span class="methodparam"></span>)</code></pre></td></tr></table><p>The <tt class="methodname">value_changed</tt>() method emits a
"value_changed" signal from the adjustment. This must typically be called
after the value attribute of the adjustment has changed. Applications
usually will not need to use this method since setting the attribute
directly will automatically invoke this method as will using the <a href="class-gtkadjustment.html#method-gtkadjustment--set-value" title="gtk.Adjustment.set_value"><tt class="methodname">set_value</tt>()</a>
method.</p></div><div class="refsect2" lang="en"><a name="method-gtkadjustment--clamp-page"></a><h3>gtk.Adjustment.clamp_page</h3><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">clamp_page</span>(<span class="methodparam"><span class="parameter"><b class="parameter"><tt>lower</tt></b></span></span>, <span class="methodparam"><span class="parameter"><b class="parameter"><tt>upper</tt></b></span></span>)</code></pre></td></tr></table><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><b class="parameter"><tt>lower</tt></b>:</span></td><td>the lower value</td></tr><tr><td><span class="term"><b class="parameter"><tt>upper</tt></b>:</span></td><td>the upper value</td></tr></tbody></table><p>The <tt class="methodname">clamp_page</tt>() method updates the
adjustment value to ensure that the range between
<i class="parameter"><tt>lower</tt></i> and <i class="parameter"><tt>upper</tt></i> is in the
current page (i.e. between value and value + page_size). If the range is
larger than the page size, then only the start of it will be in the current
page. A "changed" signal will be emitted if the value is changed.</p></div><div class="refsect2" lang="en"><a name="method-gtkadjustment--get-value"></a><h3>gtk.Adjustment.get_value</h3><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_value</span>(<span class="methodparam"></span>)</code></pre></td></tr></table><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></td><td>The current value of the
adjustment.</td></tr></tbody></table><p>The <tt class="methodname">get_value</tt>() method gets the current
value of the adjustment.</p></div><div class="refsect2" lang="en"><a name="method-gtkadjustment--set-value"></a><h3>gtk.Adjustment.set_value</h3><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_value</span>(<span class="methodparam"><span class="parameter"><b class="parameter"><tt>value</tt></b></span></span>)</code></pre></td></tr></table><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><b class="parameter"><tt>value</tt></b>:</span></td><td>the new value</td></tr></tbody></table><p>The <tt class="methodname">set_value</tt>() method sets the value
of the adjustment to the specified <i class="parameter"><tt>value</tt></i>.</p></div></div><div class="refsect1" lang="en"><a name="id3104993"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gtkadjustment--changed"></a><h3>The "changed" gtk.Adjustment Signal</h3><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><i class="parameter"><tt>adjustment</tt></i></span></span>, <span class="methodparam"><span class="parameter"><i class="parameter"><tt>user_param1</tt></i></span></span>, <span class="methodparam"><span class="parameter"><i class="parameter"><tt>...</tt></i></span></span>)</code></pre></td></tr></table><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><i class="parameter"><tt>adjustment</tt></i>:</span></td><td>the object that received the
signal</td></tr><tr><td><span class="term"><i class="parameter"><tt>user_param1</tt></i>:</span></td><td>the first user parameter (if any) specified
with the <a href="class-gobject.html#method-gobject--connect" title="gobject.GObject.connect"><tt class="methodname">connect</tt>()</a>
method</td></tr><tr><td><span class="term"><i class="parameter"><tt>...</tt></i>:</span></td><td>additional user parameters (if
any)</td></tr></tbody></table><p>The "changed" signal is emitted when one (or more) of the
adjustment attributes (except the value attribute) has changed.</p></div><div class="refsect2" lang="en"><a name="signal-gtkadjustment--value-changed"></a><h3>The "value-changed" gtk.Adjustment Signal</h3><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><i class="parameter"><tt>adjustment</tt></i></span></span>, <span class="methodparam"><span class="parameter"><i class="parameter"><tt>user_param1</tt></i></span></span>, <span class="methodparam"><span class="parameter"><i class="parameter"><tt>...</tt></i></span></span>)</code></pre></td></tr></table><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><i class="parameter"><tt>adjustment</tt></i>:</span></td><td>the object that received the
signal</td></tr><tr><td><span class="term"><i class="parameter"><tt>user_param1</tt></i>:</span></td><td>the first user parameter (if any) specified
with the <a href="class-gobject.html#method-gobject--connect" title="gobject.GObject.connect"><tt class="methodname">connect</tt>()</a>
method</td></tr><tr><td><span class="term"><i class="parameter"><tt>...</tt></i>:</span></td><td>additional user parameters (if
any)</td></tr></tbody></table><p>The "value-changed" signal is emitted when the adjustment value
attribute has changed.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gtkactiongroup.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-gtkalignment.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gtk.ActionGroup</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">gtk.Alignment</td></tr></table></div></body></html>
|