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 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>gtkmm 2.4: Container Widgets</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
<td width="10%" height="40"><img src="../../images/gtkmm_logo.gif" alt="logo" border="0" width="100%" height="100%"/></td>
<td width="90%" height="40"><img src="../../images/top.gif" alt="top" width="100%" height="40"/></td>
</tr>
</table>
<center>
<a class="qindex" href="../../index.html">Main Page</a>
<a href="group__Widgets.html">Widgets</a>
<a class="qindex" href="namespaces.html"> Namespaces</a>
<a href="../../tutorial/html/index.html"> Book</a>
</center>
<hr width="100%"/>
<!-- begin main content -->
<div id="content">
<!-- Generated by Doxygen 1.5.1 -->
<h1>Container Widgets</h1>
<p>
Collaboration diagram for Container Widgets:<center><table><tr><td><img src="group__Containers.png" border="0" alt="" usemap="#group____Containers_map">
<map name="group____Containers_map">
<area href="group__TextView.html" shape="rect" coords="308,5,436,32" alt="">
<area href="group__Menus.html" shape="rect" coords="319,56,425,82" alt="">
<area href="group__Widgets.html" shape="rect" coords="336,385,408,412" alt="">
<area href="group__TreeView.html" shape="rect" coords="307,441,437,468" alt="">
</map></td></tr></table></center>
<hr><a name="_details"></a><h2>Detailed Description</h2>
These widgets can be used to group other widgets together.
<p>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Alignment.html">Gtk::Alignment</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1AspectFrame.html">Gtk::AspectFrame</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Expander.html">Gtk::Expander</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Fixed.html">Gtk::Fixed</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Frame.html">Gtk::Frame</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A <a class="el" href="classGtk_1_1Bin.html">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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1HandleBox.html">Gtk::HandleBox</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1HBox.html">Gtk::HBox</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Horizontal <a class="el" href="classGtk_1_1Box.html">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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1HButtonBox.html">Gtk::HButtonBox</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1IconView.html">Gtk::IconView</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classGtk_1_1IconView.html">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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Layout.html">Gtk::Layout</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ListViewText.html">Gtk::ListViewText</a></td></tr>
<tr><td class="mdescLeft"> </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>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1MenuShell.html">Gtk::MenuShell</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">The abstract base class for <a class="el" href="classGtk_1_1Menu.html">Gtk::Menu</a> and <a class="el" href="classGtk_1_1MenuBar.html">Gtk::MenuBar</a>. <a href="classGtk_1_1MenuShell.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Notebook.html">Gtk::Notebook</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classGtk_1_1Container.html">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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Paned.html">Gtk::Paned</a></td></tr>
<tr><td class="mdescLeft"> </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">Gtk::HPaned</a>) or vertically (<a class="el" href="classGtk_1_1VPaned.html">Gtk::VPaned</a>). <a href="classGtk_1_1Paned.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1ScrolledWindow.html">Gtk::ScrolledWindow</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Socket.html">Gtk::Socket</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classGtk_1_1Container.html">Container</a> for widgets from other processes. <a href="classGtk_1_1Socket.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Table.html">Gtk::Table</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TextView.html">Gtk::TextView</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Toolbar.html">Gtk::Toolbar</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeView.html">Gtk::TreeView</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classGtk_1_1TreeView.html">TreeView</a> widget displays the model (<a class="el" href="classGtk_1_1TreeModel.html">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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1VBox.html">Gtk::VBox</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Vertical <a class="el" href="classGtk_1_1Box.html">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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1VButtonBox.html">Gtk::VButtonBox</a></td></tr>
<tr><td class="mdescLeft"> </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" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Viewport.html">Gtk::Viewport</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">An adapter which makes widgets scrollable. <a href="classGtk_1_1Viewport.html#_details">More...</a><br></td></tr>
</table>
</div>
<!-- end main content -->
<hr><address><small>
Generated for gtkmm 2.4 by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.5.1 © 1997-2001</small></address>
</body>
</html>
|