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 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305
|
<!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: 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>Widgets</h1>
<p>
Collaboration diagram for Widgets:<center><table><tr><td><img src="group__Widgets.png" border="0" alt="" usemap="#group____Widgets_map">
<map name="group____Widgets_map">
<area href="group__TextView.html" shape="rect" coords="269,13,397,40" alt="">
<area href="group__Menus.html" shape="rect" coords="280,160,387,187" alt="">
<area href="group__Containers.html" shape="rect" coords="265,489,401,516" alt="">
<area href="group__TreeView.html" shape="rect" coords="268,545,399,572" alt="">
</map></td></tr></table></center>
<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_1AccelLabel.html">Gtk::AccelLabel</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A label which displays an accelerator key on the right of the text. <a href="classGtk_1_1AccelLabel.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_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_1Arrow.html">Gtk::Arrow</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Produces an arrow pointing in one of the four cardinal directions. <a href="classGtk_1_1Arrow.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_1Bin.html">Gtk::Bin</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A container with just one child. <a href="classGtk_1_1Bin.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_1Button.html">Gtk::Button</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A widget that creates a signal when clicked on. <a href="classGtk_1_1Button.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_1Calendar.html">Gtk::Calendar</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Display a calendar and/or allow the user to select a date. <a href="classGtk_1_1Calendar.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_1CellView.html">Gtk::CellView</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A widget displaying a single row of a <a class="el" href="classGtk_1_1TreeModel.html">TreeModel</a>. <a href="classGtk_1_1CellView.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_1CheckButton.html">Gtk::CheckButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Create widgets with a discrete toggle button. <a href="classGtk_1_1CheckButton.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_1CheckMenuItem.html">Gtk::CheckMenuItem</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A menu item that maintains the state of a boolean value in addition to a <a class="el" href="classGtk_1_1MenuItem.html">Gtk::MenuItem</a>'s usual role in activating application code. <a href="classGtk_1_1CheckMenuItem.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_1ColorButton.html">Gtk::ColorButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A button to launch a color selection dialog. <a href="classGtk_1_1ColorButton.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_1ColorSelection.html">Gtk::ColorSelection</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A widget used to select a color. <a href="classGtk_1_1ColorSelection.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_1ComboBox.html">Gtk::ComboBox</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A widget used to choose from a list of items. <a href="classGtk_1_1ComboBox.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_1ComboBoxEntry.html">Gtk::ComboBoxEntry</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A text entry field with a dropdown list A <a class="el" href="classGtk_1_1ComboBoxEntry.html">ComboBoxEntry</a> is a widget that allows the user to choose from a list of valid choices or enter a different value. <a href="classGtk_1_1ComboBoxEntry.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_1ComboBoxEntryText.html">Gtk::ComboBoxEntryText</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">This is a specialisation of the <a class="el" href="classGtk_1_1ComboBoxEntry.html">ComboBoxEntry</a> which has one column of text (a simple list), and appropriate methods for setting and getting the text. <a href="classGtk_1_1ComboBoxEntryText.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_1ComboBoxText.html">Gtk::ComboBoxText</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">This is a specialisation of the <a class="el" href="classGtk_1_1ComboBox.html">ComboBox</a> which has one column of text (a simple list), and appropriate methods for setting and getting the text. <a href="classGtk_1_1ComboBoxText.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_1Container.html">Gtk::Container</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Abstract container class. <a href="classGtk_1_1Container.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_1Curve.html">Gtk::Curve</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Allows direct editing of a curve. <a href="classGtk_1_1Curve.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_1DrawingArea.html">Gtk::DrawingArea</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A widget for custom user interface elements. <a href="classGtk_1_1DrawingArea.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_1Entry.html">Gtk::Entry</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A single line text entry field. <a href="classGtk_1_1Entry.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_1EventBox.html">Gtk::EventBox</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Event capturing box. <a href="classGtk_1_1EventBox.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_1FileChooserButton.html">Gtk::FileChooserButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A button to launch a file chooser dialog. <a href="classGtk_1_1FileChooserButton.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_1FileChooserWidget.html">Gtk::FileChooserWidget</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">File chooser widget that can be embedded in other widgets. <a href="classGtk_1_1FileChooserWidget.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_1FontButton.html">Gtk::FontButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A button to launch a font selection dialog. <a href="classGtk_1_1FontButton.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_1FontSelection.html">Gtk::FontSelection</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A widget for selecting fonts. <a href="classGtk_1_1FontSelection.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_1GammaCurve.html">Gtk::GammaCurve</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A subclass of <a class="el" href="classGtk_1_1Curve.html">Gtk::Curve</a> for editing gamma curves. <a href="classGtk_1_1GammaCurve.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_1HPaned.html">Gtk::HPaned</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classGtk_1_1HPaned.html">Gtk::HPaned</a> widget is a container widget with two children arranged horizontally. <a href="classGtk_1_1HPaned.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_1HRuler.html">Gtk::HRuler</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Horizontal <a class="el" href="classGtk_1_1Ruler.html">Ruler</a>. <a href="classGtk_1_1HRuler.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_1HScale.html">Gtk::HScale</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A horizontal slider for selecting values. <a href="classGtk_1_1HScale.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_1HScrollbar.html">Gtk::HScrollbar</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A horizontal scrollbar. <a href="classGtk_1_1HScrollbar.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_1HSeparator.html">Gtk::HSeparator</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Horizontal line widget. <a href="classGtk_1_1HSeparator.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_1Image.html">Gtk::Image</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A widget displaying an image. <a href="classGtk_1_1Image.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_1ImageMenuItem.html">Gtk::ImageMenuItem</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A menu item with an icon. <a href="classGtk_1_1ImageMenuItem.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_1Invisible.html">Gtk::Invisible</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">This widget is used internally in GTK+, and is probably not useful for application developers. <a href="classGtk_1_1Invisible.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_1Item.html">Gtk::Item</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">This class should be considered as a virtual base class. <a href="classGtk_1_1Item.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_1Label.html">Gtk::Label</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A widget that displays a small to medium amount of text. <a href="classGtk_1_1Label.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_1LinkButton.html">Gtk::LinkButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Create buttons bound to a URL. <a href="classGtk_1_1LinkButton.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_1Menu.html">Gtk::Menu</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A drop-down menu consisting of <a class="el" href="classGtk_1_1MenuItem.html">Gtk::MenuItem</a> objects which can be navigated and activated by the user to perform application functions. <a href="classGtk_1_1Menu.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_1MenuBar.html">Gtk::MenuBar</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A standard menu bar which usually holds <a class="el" href="classGtk_1_1Menu.html">Gtk::Menu</a> submenu items. <a href="classGtk_1_1MenuBar.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_1MenuItem.html">Gtk::MenuItem</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Child item for menus. <a href="classGtk_1_1MenuItem.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_1MenuToolButton.html">Gtk::MenuToolButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A <a class="el" href="classGtk_1_1ToolItem.html">Gtk::ToolItem</a> containing a toggle button. <a href="classGtk_1_1MenuToolButton.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_1ProgressBar.html">Gtk::ProgressBar</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A widget which indicates progress visually. <a href="classGtk_1_1ProgressBar.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_1RadioButton.html">Gtk::RadioButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A single radio button performs the same basic function as a <a class="el" href="classGtk_1_1CheckButton.html">Gtk::CheckButton</a>, as its position in the object hierarchy reflects. <a href="classGtk_1_1RadioButton.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_1RadioMenuItem.html">Gtk::RadioMenuItem</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A <a class="el" href="classGtk_1_1CheckMenuItem.html">CheckMenuItem</a> that belongs to a group. <a href="classGtk_1_1RadioMenuItem.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_1RadioToolButton.html">Gtk::RadioToolButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A toolbar item that contains a radio button. <a href="classGtk_1_1RadioToolButton.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_1Range.html">Gtk::Range</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Base class for widgets which visualize an adjustment. <a href="classGtk_1_1Range.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_1Ruler.html">Gtk::Ruler</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Base class for horizontal or vertical rulers. <a href="classGtk_1_1Ruler.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_1Scale.html">Gtk::Scale</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Abstract base clase for <a class="el" href="classGtk_1_1HScale.html">Gtk::HScale</a> and <a class="el" href="classGtk_1_1VScale.html">Gtk::VScale</a>. <a href="classGtk_1_1Scale.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_1ScaleButton.html">Gtk::ScaleButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A button which pops up a scale widget. <a href="classGtk_1_1ScaleButton.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_1Scrollbar.html">Gtk::Scrollbar</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classGtk_1_1Scrollbar.html">Gtk::Scrollbar</a> widget is an abstract base class for <a class="el" href="classGtk_1_1HScrollbar.html">Gtk::HScrollbar</a> and <a class="el" href="classGtk_1_1VScrollbar.html">Gtk::VScrollbar</a>. <a href="classGtk_1_1Scrollbar.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_1SeparatorMenuItem.html">Gtk::SeparatorMenuItem</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A separator used to group items within a menu. <a href="classGtk_1_1SeparatorMenuItem.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_1SeparatorToolItem.html">Gtk::SeparatorToolItem</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A toolbar item that separates groups of other toolbar items. <a href="classGtk_1_1SeparatorToolItem.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_1SpinButton.html">Gtk::SpinButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">numeric <a class="el" href="classGtk_1_1Entry.html">Entry</a> with up/down buttons Slightly misnamed, this should be called a SpinEntry. <a href="classGtk_1_1SpinButton.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_1Statusbar.html">Gtk::Statusbar</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Text status indicator This widget is used to display status information. <a href="classGtk_1_1Statusbar.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_1TearoffMenuItem.html">Gtk::TearoffMenuItem</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A special <a class="el" href="classGtk_1_1MenuItem.html">Gtk::MenuItem</a> which is used to tear off and reattach its menu. <a href="classGtk_1_1TearoffMenuItem.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_1ToggleButton.html">Gtk::ToggleButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A <a class="el" href="classGtk_1_1ToggleButton.html">Gtk::ToggleButton</a> will remain 'pressed-in' when clicked. <a href="classGtk_1_1ToggleButton.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_1ToggleToolButton.html">Gtk::ToggleToolButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A <a class="el" href="classGtk_1_1ToolItem.html">Gtk::ToolItem</a> containing a toggle button. <a href="classGtk_1_1ToggleToolButton.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_1ToolButton.html">Gtk::ToolButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A <a class="el" href="classGtk_1_1ToolItem.html">Gtk::ToolItem</a> subclass that displays buttons. <a href="classGtk_1_1ToolButton.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_1ToolItem.html">Gtk::ToolItem</a></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>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1VolumeButton.html">Gtk::VolumeButton</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A button which pops up a volume control. <a href="classGtk_1_1VolumeButton.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_1VPaned.html">Gtk::VPaned</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classGtk_1_1VPaned.html">Gtk::VPaned</a> widget is a container widget with two children arranged horizontally. <a href="classGtk_1_1VPaned.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_1VRuler.html">Gtk::VRuler</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Vertical <a class="el" href="classGtk_1_1Ruler.html">Ruler</a>. <a href="classGtk_1_1VRuler.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_1VScale.html">Gtk::VScale</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A vertical slider for selecting values. <a href="classGtk_1_1VScale.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_1VScrollbar.html">Gtk::VScrollbar</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A vertical scrollbar. <a href="classGtk_1_1VScrollbar.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_1VSeparator.html">Gtk::VSeparator</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Vertical line widget. <a href="classGtk_1_1VSeparator.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_1Window.html">Gtk::Window</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Toplevel <a class="el" href="classGtk_1_1Window.html">Window</a> This represents all widgets which are physical windows controlled by the window manager. <a href="classGtk_1_1Window.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>
|