Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > ca81b57b553ae75608ba0fc5e7925e4e > files > 447

libgtkmm1.2-devel-1.2.10-1mdk.ppc.rpm

<html>
<head><title>Gtk-- Reference: Gtk::VBox</title></head>

<body bgcolor="#F0F0F0" text="#000000" link="#0000FF"
vlink="#000077" alink="#FF0000">
<table align=center border=0 cellspacing=10> <tr>
<td><a href="class_index.html">Class Index</a></td>
<td><a href="cross_index.html">Cross Index</a></td>
<td><a href="name_index.html">Namespace Index</a></td>
</table>
<h1 align=center>Class Gtk::VBox</h1><p>
<b>  Vertical Box for laying widgets in a vertical row.</b><br>
Contained in: <a href="Gtk.html">Gtk</a><br>
Derived from:
<a href="Gtk%3A%3ABox.html">Gtk::Box</a>
<br>
Derived by:
<a href="Gtk::ColorSelection.html">Gtk::ColorSelection</a>
<a href="Gtk::GammaCurve.html">Gtk::GammaCurve</a>
<p>
#include &lt;gtk--/box.h&gt;
<p>
<hr noshade>
<table border=0>
<tr><td colspan=3><h3>public function member index:</h3></td>
<tr valign=top><td align=right><tt></tt> </td><td align=right><a href="Gtk%3A%3AVBox.html#334"><tt><font color=blue><b>VBox</b></font></tt></a></td><td><tt>(<tt><font color=purple>bool</font></tt> <tt><font color=blue>homogeneous</font></tt>=false, <tt><font color=purple>gint</font></tt> <tt><font color=blue>spacing</font></tt>=0)</tt>;</td>
<tr valign=top><td align=right><tt><tt><font color=navy>GtkVBox</font></tt>*</tt> </td><td align=right><a href="Gtk%3A%3AVBox.html#330"><tt><font color=blue><b>gtkobj</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr valign=top><td align=right><tt><tt>const</tt> <tt><font color=navy>GtkVBox</font></tt>*</tt> </td><td align=right><a href="Gtk%3A%3AVBox.html#331"><tt><font color=blue><b>gtkobj</b></font></tt></a></td><td><tt>() <tt>const</tt></tt>;</td>
<tr valign=top><td align=right><tt><tt>static</tt> <tt><font color=purple>bool</font></tt></tt> </td><td align=right><a href="Gtk%3A%3AVBox.html#332"><tt><font color=blue><b>isA</b></font></tt></a></td><td><tt>(<a href="Gtk%3A%3AObject.html"><tt><font color=navy><b>Object</b></font></tt></a>* <tt><font color=blue>object</font></tt>)</tt>;</td>
<tr valign=top><td align=right><tt><tt>virtual</tt> </tt> </td><td align=right><a href="Gtk%3A%3AVBox.html#333"><tt><font color=blue><b>~VBox</b></font></tt></a></td><td><tt>()</tt>;</td>
<tr><td>&nbsp;</td></table>
<hr noshade>
<h2>Description:</h2>
  You should create these objects, but it is more confortable to
  pass around pointers of <tt><a href="Gtk.html"><tt><font color=navy><b>Gtk</b></font></tt></a>::<a href="Gtk%3A%3ABox.html"><tt><font color=navy><b>Box</b></font></tt></a></tt>. All the methods that do anything
  are in <tt><a href="Gtk.html"><tt><font color=navy><b>Gtk</b></font></tt></a>::<a href="Gtk%3A%3ABox.html"><tt><font color=navy><b>Box</b></font></tt></a></tt> class and this allows you to later change
  the direction of the box, when there's no dependencies to hbox and
  vbox classes.
<P>
  See <tt><a href="Gtk.html"><tt><font color=navy><b>Gtk</b></font></tt></a>::<a href="Gtk%3A%3ABox.html"><tt><font color=navy><b>Box</b></font></tt></a></tt>.<br>
<p>
<hr noshade>
<h2>Function Member Descriptions:</h2>
<a name="334"><font size=+1><b>Gtk::VBox::VBox</b></font></a> -   Create a vertical packing box.<br>
<hr size="1" width="70%" align="left" noshade="noshade"><tt></tt> <a href="Gtk%3A%3AVBox.html#334"><tt><font color=blue><b>VBox</b></font></tt></a><tt>(<tt><font color=purple>bool</font></tt> <tt><font color=blue>homogeneous</font></tt>=false, <tt><font color=purple>gint</font></tt> <tt><font color=blue>spacing</font></tt>=0)</tt>;<br><blockquote>  See <a href="Gtk%3A%3AHBox.html#342"><tt><font color=blue><b>HBox</b></font></tt></a>.</blockquote>
<br><br>
<a name="330"><font size=+1><b>Gtk::VBox::gtkobj</b></font></a> -   Returns the underlaying gtk+ object.<br>
<hr size="1" width="70%" align="left" noshade="noshade"><tt><tt><font color=navy>GtkVBox</font></tt>*</tt> <a href="Gtk%3A%3AVBox.html#330"><tt><font color=blue><b>gtkobj</b></font></tt></a><tt>()</tt>;<br><br>
<a name="332"><font size=+1><b>Gtk::VBox::isA</b></font></a> -   Returns true if object is this type.<br>
<hr size="1" width="70%" align="left" noshade="noshade"><tt><tt>static</tt> <tt><font color=purple>bool</font></tt></tt> <a href="Gtk%3A%3AVBox.html#332"><tt><font color=blue><b>isA</b></font></tt></a><tt>(<a href="Gtk%3A%3AObject.html"><tt><font color=navy><b>Object</b></font></tt></a>* <tt><font color=blue>object</font></tt>)</tt>;<br><br>
<hr noshade>
</html>