Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > 22e237efd6851989a23adf3360bb53d0 > files > 921

gtkmm2.4-doc-2.20.3-1mdv2010.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>gtkmm: Container Widgets</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Container Widgets</h1>
<p>These widgets can be used to group other widgets together. <a href="#_details">More...</a></p>

<p><div class="dynheader">
Collaboration diagram for Container Widgets:</div>
<div class="dynsection">
<center><table><tr><td><img src="group__Containers.png" border="0" alt="" usemap="#group____Containers_map"/>
<map name="group____Containers_map" id="group____Containers">
<area shape="rect" href="group__TextView.html" title="These classes are used with the Gtk::TextView widget." alt="" coords="288,7,413,36"/><area shape="rect" href="group__Menus.html" title="Menu classes" alt="" coords="300,60,401,89"/><area shape="rect" href="group__Widgets.html" title="Widgets" alt="" coords="317,296,384,325"/><area shape="rect" href="group__TreeView.html" title="These classes are used with the Gtk::TreeView widget." alt="" coords="288,364,413,393"/></map></td></tr></table></center>
</div>
</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Alignment.html">Gtk::Alignment</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A widget which controls the alignment and size of its child. <a href="classGtk_1_1Alignment.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1AspectFrame.html">Gtk::AspectFrame</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A frame that constrains its child to a particular aspect ratio. <a href="classGtk_1_1AspectFrame.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1VBox.html">Gtk::VBox</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Vertical <a class="el" href="classGtk_1_1Box.html" title="A base class for box containers.">Box</a> for laying widgets in a vertical row. <a href="classGtk_1_1VBox.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1HBox.html">Gtk::HBox</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Horizontal <a class="el" href="classGtk_1_1Box.html" title="A base class for box containers.">Box</a> for laying widgets in a horizontal row. <a href="classGtk_1_1HBox.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1VButtonBox.html">Gtk::VButtonBox</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A container for arranging buttons vertically. <a href="classGtk_1_1VButtonBox.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1HButtonBox.html">Gtk::HButtonBox</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A container for arranging buttons horizontally. <a href="classGtk_1_1HButtonBox.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Expander.html">Gtk::Expander</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A container which can hide its child. <a href="classGtk_1_1Expander.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Fixed.html">Gtk::Fixed</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A container which allows you to position widgets at fixed coordinates. <a href="classGtk_1_1Fixed.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Frame.html">Gtk::Frame</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classGtk_1_1Bin.html" title="A container with just one child.">Gtk::Bin</a> with a decorative frame and optional label. <a href="classGtk_1_1Frame.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1HandleBox.html">Gtk::HandleBox</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A widget for detachable window portions. <a href="classGtk_1_1HandleBox.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1IconView.html">Gtk::IconView</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <a class="el" href="classGtk_1_1IconView.html" title="The IconView provides an alternative view of a list model.">IconView</a> provides an alternative view of a list model. <a href="classGtk_1_1IconView.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Layout.html">Gtk::Layout</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Infinite scrollable area containing child widgets and/or custom drawing. <a href="classGtk_1_1Layout.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1MenuShell.html">Gtk::MenuShell</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The abstract base class for <a class="el" href="classGtk_1_1Menu.html" title="A drop-down menu consisting of Gtk::MenuItem objects which can be navigated and activated...">Gtk::Menu</a> and <a class="el" href="classGtk_1_1MenuBar.html" title="A standard menu bar which usually holds Gtk::Menu submenu items.">Gtk::MenuBar</a>. <a href="classGtk_1_1MenuShell.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Notebook.html">Gtk::Notebook</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classGtk_1_1Container.html" title="Abstract container class.">Container</a> which shows one of its children at a time, in tabbed windows. <a href="classGtk_1_1Notebook.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1OffscreenWindow.html">Gtk::OffscreenWindow</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A top-level container widget used to manage offscreen rendering of child widgets. <a href="classGtk_1_1OffscreenWindow.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Paned.html">Gtk::Paned</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">This is the base class for widgets with two panes, arranged either horizontally (<a class="el" href="classGtk_1_1HPaned.html" title="The Gtk::HPaned widget is a container widget with two children arranged horizontally...">Gtk::HPaned</a>) or vertically (<a class="el" href="classGtk_1_1VPaned.html" title="The Gtk::VPaned widget is a container widget with two children arranged vertically...">Gtk::VPaned</a>). <a href="classGtk_1_1Paned.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ScrolledWindow.html">Gtk::ScrolledWindow</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Adds scrollbars to its child widget. <a href="classGtk_1_1ScrolledWindow.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Socket.html">Gtk::Socket</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classGtk_1_1Container.html" title="Abstract container class.">Container</a> for widgets from other processes. <a href="classGtk_1_1Socket.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Table.html">Gtk::Table</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Pack widgets in regular patterns. <a href="classGtk_1_1Table.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TextView.html">Gtk::TextView</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Multi-line text editing widget. <a href="classGtk_1_1TextView.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Toolbar.html">Gtk::Toolbar</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Bars of buttons and other widgets. <a href="classGtk_1_1Toolbar.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ToolItemGroup.html">Gtk::ToolItemGroup</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classGtk_1_1ToolItemGroup.html" title="A ToolItemGroup is used together with ToolPalette to add ToolItems to a palette-like...">ToolItemGroup</a> is used together with <a class="el" href="classGtk_1_1ToolPalette.html" title="A ToolPalette allows you to add ToolItems to a palette-like container with various...">ToolPalette</a> to add ToolItems to a palette-like container with different categories and drag and drop support. <a href="classGtk_1_1ToolItemGroup.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ToolPalette.html">Gtk::ToolPalette</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classGtk_1_1ToolPalette.html" title="A ToolPalette allows you to add ToolItems to a palette-like container with various...">ToolPalette</a> allows you to add ToolItems to a palette-like container with various categories and drag and drop support. <a href="classGtk_1_1ToolPalette.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeView.html">Gtk::TreeView</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <a class="el" href="classGtk_1_1TreeView.html" title="The TreeView widget displays the model (Gtk::TreeModel) data and allows the user...">TreeView</a> widget displays the model (<a class="el" href="classGtk_1_1TreeModel.html" title="This class defines a generic tree interface for use by the Gtk::TreeView widget.">Gtk::TreeModel</a>) data and allows the user to interact with it. <a href="classGtk_1_1TreeView.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html">Gtk::Viewport</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">An adapter which makes widgets scrollable. <a href="classGtk_1_1Viewport.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ListViewText.html">Gtk::ListViewText</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A simple listbox which presents some lines of information in columns and lets the user select some of them. <a href="classGtk_1_1ListViewText.html#_details">More...</a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>These widgets can be used to group other widgets together. </p>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:36 2010 for gtkmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>