File: annotated.html

package info (click to toggle)
gtkmm2.4 1%3A2.20.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 73,860 kB
  • ctags: 20,553
  • sloc: xml: 79,575; sh: 10,120; cpp: 8,347; makefile: 290
file content (332 lines) | stat: -rw-r--r-- 71,995 bytes parent folder | download
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
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!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: Class List</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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li class="current"><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Action.html">Atk::Action</a></td><td class="indexvalue">The ATK interface provided by UI components which the user can activate/interact with, This should be implemented by instances of <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> classes with which the user can interact directly, i.e </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Attribute.html">Atk::Attribute</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="structAtk_1_1AttributeTraits.html">Atk::AttributeTraits</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Component.html">Atk::Component</a></td><td class="indexvalue">The ATK interface provided by UI components which occupy a physical area on the screen </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Document.html">Atk::Document</a></td><td class="indexvalue">The ATK interface which allows access to a DOM associated with on object </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1EditableText.html">Atk::EditableText</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Hyperlink.html">Atk::Hyperlink</a></td><td class="indexvalue">Encapsulates a link or set of links in a hypertext document </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Hypertext.html">Atk::Hypertext</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Image.html">Atk::Image</a></td><td class="indexvalue">The ATK Interface implemented by components which expose image or pixmap content on-screen </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Implementor.html">Atk::Implementor</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1NoOpObject.html">Atk::NoOpObject</a></td><td class="indexvalue">An <a class="el" href="classAtk_1_1NoOpObject.html" title="An Atk::NoOpObject is an Atk::Object which purports to implement all ATK interfaces...">Atk::NoOpObject</a> is an <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> which purports to implement all ATK interfaces </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Object.html">Atk::Object</a></td><td class="indexvalue">The base object class for the Accessibility Toolkit API </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1ObjectAccessible.html">Atk::ObjectAccessible</a></td><td class="indexvalue">This object class is derived from AtkObject and can be used as a basis implementing accessible objects </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Relation.html">Atk::Relation</a></td><td class="indexvalue">An <a class="el" href="classAtk_1_1Relation.html" title="An Atk::Relation describes a relation between an object and one or more other objects...">Atk::Relation</a> describes a relation between an object and one or more other objects </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1RelationSet.html">Atk::RelationSet</a></td><td class="indexvalue">A set of Atk::Relations, normally the set of AtkRelations which an <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> has </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Selection.html">Atk::Selection</a></td><td class="indexvalue">The ATK interface implemented by container objects whose <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> children can be selected </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1StateSet.html">Atk::StateSet</a></td><td class="indexvalue">An AtkStateSet determines a component's state set </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1StreamableContent.html">Atk::StreamableContent</a></td><td class="indexvalue">The ATK interface which provides access to streamable content </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Table.html">Atk::Table</a></td><td class="indexvalue">The ATK interface implemented for UI components which contain tabular or row/column information </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Text.html">Atk::Text</a></td><td class="indexvalue">The ATK interface implemented by components with text content </td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1TextAttribute.html">Atk::TextAttribute</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Value.html">Atk::Value</a></td><td class="indexvalue">The ATK interface implemented by valuators and components which display or select a value from a bounded range of values </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Bitmap.html">Gdk::Bitmap</a></td><td class="indexvalue">Bitmaps are simply pixmaps with a depth of 1 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Color.html">Gdk::Color</a></td><td class="indexvalue"><a class="el" href="classGdk_1_1Color.html" title="Gdk::Color is used to describe an allocated or unallocated color.">Gdk::Color</a> is used to describe an allocated or unallocated color </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Colormap.html">Gdk::Colormap</a></td><td class="indexvalue">A <a class="el" href="classGdk_1_1Colormap.html" title="A Colormap is an object that contains the mapping between the color values stored...">Colormap</a> is an object that contains the mapping between the color values stored in memory and the RGB values that are used to display color values </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Cursor.html">Gdk::Cursor</a></td><td class="indexvalue">This represents a cursor </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Device.html">Gdk::Device</a></td><td class="indexvalue">A <a class="el" href="classGdk_1_1Device.html" title="A Gdk::Device instance contains a detailed description of an extended input device...">Gdk::Device</a> instance contains a detailed description of an extended input device </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Display.html">Gdk::Display</a></td><td class="indexvalue"><a class="el" href="classGdk_1_1Display.html" title="Gdk::Display object&#39;s purpose is two fold: To grab/ungrab keyboard focus and...">Gdk::Display</a> object's purpose is two fold: To grab/ungrab keyboard focus and mouse pointer To manage and provide information about the Gdk::Screen(s) available for this <a class="el" href="classGdk_1_1Display.html" title="Gdk::Display object&#39;s purpose is two fold: To grab/ungrab keyboard focus and...">Gdk::Display</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1DisplayManager.html">Gdk::DisplayManager</a></td><td class="indexvalue">The purpose of the GdkDisplayManager singleton object is to offer notification when displays appear or disappear or the default display changes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1DragContext.html">Gdk::DragContext</a></td><td class="indexvalue">A <a class="el" href="classGdk_1_1DragContext.html" title="A Gdk::DragContext holds information about a drag in progress.">Gdk::DragContext</a> holds information about a drag in progress </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Drawable.html">Gdk::Drawable</a></td><td class="indexvalue">Drawing Primitives </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Event.html">Gdk::Event</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1GC.html">Gdk::GC</a></td><td class="indexvalue">All drawing operations in GDK take a graphics context (<a class="el" href="classGdk_1_1GC.html" title="All drawing operations in GDK take a graphics context (GC) argument.">GC</a>) argument </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Image.html">Gdk::Image</a></td><td class="indexvalue">This represents an area for drawing graphics </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1PixbufAnimation.html">Gdk::PixbufAnimation</a></td><td class="indexvalue">The gdk-pixbuf library provides a simple mechanism to load and represent animations </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1PixbufAnimationIter.html">Gdk::PixbufAnimationIter</a></td><td class="indexvalue">An iterator which points to a certain position in a <a class="el" href="classGdk_1_1PixbufAnimation.html" title="The gdk-pixbuf library provides a simple mechanism to load and represent animations...">PixbufAnimation</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1PixbufError.html">Gdk::PixbufError</a></td><td class="indexvalue">Exception class for <a class="el" href="classGdk_1_1Pixbuf.html">Gdk::Pixbuf</a> errors </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1PixbufFormat.html">Gdk::PixbufFormat</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1PixbufLoader.html">Gdk::PixbufLoader</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Pixmap.html">Gdk::Pixmap</a></td><td class="indexvalue">Pixmaps are offscreen drawables </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Point.html">Gdk::Point</a></td><td class="indexvalue">This is a simple structure containing an x and y coordinate of a point </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a></td><td class="indexvalue"><a class="el" href="classGdk_1_1Rectangle.html" title="Gdk::Rectangle is a structure holding the position and size of a rectangle.">Gdk::Rectangle</a> is a structure holding the position and size of a rectangle </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Region.html">Gdk::Region</a></td><td class="indexvalue">This is an opaque data type holding a set of arbitrary pixels, and is usually used for clipping graphical operations (see <a class="el" href="classGdk_1_1GC.html#a6109789b4e63e62443fa9433c77525e8" title="Sets the clip mask for a graphics context from a region structure.">Gdk::GC::set_clip_region()</a>) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1RgbCmap.html">Gdk::RgbCmap</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Screen.html">Gdk::Screen</a></td><td class="indexvalue">Object representing a physical screen <a class="el" href="classGdk_1_1Screen.html" title="Object representing a physical screen Gdk::Screen objects are the GDK representation...">Gdk::Screen</a> objects are the GDK representation of a physical screen </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Visual.html">Gdk::Visual</a></td><td class="indexvalue">A <a class="el" href="classGdk_1_1Visual.html" title="A Gdk::Visual describes a particular video hardware display format.">Gdk::Visual</a> describes a particular video hardware display format </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGdk_1_1Window.html">Gdk::Window</a></td><td class="indexvalue">A <a class="el" href="classGdk_1_1Window.html" title="A Gdk::Window is a rectangular region on the screen.">Gdk::Window</a> is a rectangular region on the screen </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGlib_1_1Value_3_01Glib_1_1RefPtr_3_01Gtk_1_1RecentInfo_01_4_01_4.html">Glib::Value&lt; Glib::RefPtr&lt; Gtk::RecentInfo &gt; &gt;</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1AboutDialog.html">Gtk::AboutDialog</a></td><td class="indexvalue">The <a class="el" href="classGtk_1_1AboutDialog.html" title="The AboutDialog offers a simple way to display information about a program like its...">AboutDialog</a> offers a simple way to display information about a program like its logo, name, copyright, website and license </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1AccelGroup.html">Gtk::AccelGroup</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1AccelGroup.html" title="A Gtk::AccelGroup represents a group of keyboard accelerators, typically attached...">Gtk::AccelGroup</a> represents a group of keyboard accelerators, typically attached to a toplevel <a class="el" href="classGtk_1_1Window.html" title="Toplevel Window This represents all widgets which are physical windows controlled...">Gtk::Window</a> (with <a class="el" href="classGtk_1_1Window.html#ad15a4530150d8464ee06bb2218e582e9" title="Associate accel_group with window, such that calling gtk_accel_groups_activate()...">Gtk::Window::add_accel_group()</a>) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1AccelKey.html">Gtk::AccelKey</a></td><td class="indexvalue">Defines accelerator key combinations </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1AccelLabel.html">Gtk::AccelLabel</a></td><td class="indexvalue">A label which displays an accelerator key on the right of the text </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Action.html">Gtk::Action</a></td><td class="indexvalue">An action which can be triggered by a menu or toolbar item </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ActionGroup.html">Gtk::ActionGroup</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Activatable.html">Gtk::Activatable</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1Activatable.html" title="Activatable widgets can be connected to a Gtk::Action and reflect the state of the...">Activatable</a> widgets can be connected to a <a class="el" href="classGtk_1_1Action.html" title="An action which can be triggered by a menu or toolbar item.">Gtk::Action</a> and reflect the state of the action </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a></td><td class="indexvalue">A class representing an adjustable bounded value </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Alignment.html">Gtk::Alignment</a></td><td class="indexvalue">A widget which controls the alignment and size of its child </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Arrow.html">Gtk::Arrow</a></td><td class="indexvalue">Produces an arrow pointing in one of the four cardinal directions </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1AspectFrame.html">Gtk::AspectFrame</a></td><td class="indexvalue">A frame that constrains its child to a particular aspect ratio </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Assistant.html">Gtk::Assistant</a></td><td class="indexvalue">A widget used to guide users through multi-step operations </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Bin.html">Gtk::Bin</a></td><td class="indexvalue">A container with just one child </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Box.html">Gtk::Box</a></td><td class="indexvalue">A base class for box containers </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Box__Helpers_1_1BoxList.html">Gtk::Box_Helpers::BoxList</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Box__Helpers_1_1Child.html">Gtk::Box_Helpers::Child</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Box__Helpers_1_1Element.html">Gtk::Box_Helpers::Element</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="structGtk_1_1Box__Helpers_1_1EndElem.html">Gtk::Box_Helpers::EndElem</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Builder.html">Gtk::Builder</a></td><td class="indexvalue">Build an interface from a UI definition description </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1BuilderError.html">Gtk::BuilderError</a></td><td class="indexvalue">Exception class for Gdk::Builder errors </td></tr>
  <tr><td class="indexkey"><a class="el" href="structGtk_1_1BuiltinStockID.html">Gtk::BuiltinStockID</a></td><td class="indexvalue">See the list of pre-defined stock items, in the <a class="el" href="namespaceGtk_1_1Stock.html">Stock</a> namespace </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Button.html">Gtk::Button</a></td><td class="indexvalue">A widget that creates a signal when clicked on </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ButtonBox.html">Gtk::ButtonBox</a></td><td class="indexvalue">Base class for <a class="el" href="classGtk_1_1HButtonBox.html" title="A container for arranging buttons horizontally.">Gtk::HButtonBox</a> and <a class="el" href="classGtk_1_1VButtonBox.html" title="A container for arranging buttons vertically.">Gtk::VButtonBox</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Calendar.html">Gtk::Calendar</a></td><td class="indexvalue">Display a calendar and/or allow the user to select a date </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellEditable.html">Gtk::CellEditable</a></td><td class="indexvalue">Interface for widgets which are used for editing cells </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellLayout.html">Gtk::CellLayout</a></td><td class="indexvalue">An interface for packing cells </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellRenderer.html">Gtk::CellRenderer</a></td><td class="indexvalue">CellRenderers are used by <a class="el" href="classGtk_1_1TreeView.html" title="The TreeView widget displays the model (Gtk::TreeModel) data and allows the user...">Gtk::TreeView</a> columns to render the <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> column data appropriately </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellRendererAccel.html">Gtk::CellRendererAccel</a></td><td class="indexvalue">Renders a keyboard accelerator in a cell </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellRendererCombo.html">Gtk::CellRendererCombo</a></td><td class="indexvalue">Renders a combobox in a cell </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellRendererPixbuf.html">Gtk::CellRendererPixbuf</a></td><td class="indexvalue">Renders a pixbuf in a cell </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellRendererProgress.html">Gtk::CellRendererProgress</a></td><td class="indexvalue">Renders numbers as progress bars </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellRendererSpin.html">Gtk::CellRendererSpin</a></td><td class="indexvalue">Renders a spin button in a cell </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellRendererSpinner.html">Gtk::CellRendererSpinner</a></td><td class="indexvalue">Renders a spinning animation in a cell </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellRendererText.html">Gtk::CellRendererText</a></td><td class="indexvalue">Renders text in a cell </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellRendererToggle.html">Gtk::CellRendererToggle</a></td><td class="indexvalue">Renders a toggle button in a cell </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CellView.html">Gtk::CellView</a></td><td class="indexvalue">A widget displaying a single row of a <a class="el" href="classGtk_1_1TreeModel.html" title="This class defines a generic tree interface for use by the Gtk::TreeView widget.">TreeModel</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CheckButton.html">Gtk::CheckButton</a></td><td class="indexvalue">Create widgets with a discrete toggle button </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1CheckMenuItem.html">Gtk::CheckMenuItem</a></td><td class="indexvalue">A menu item that maintains the state of a boolean value in addition to a <a class="el" href="classGtk_1_1MenuItem.html" title="Child item for menus.">Gtk::MenuItem</a>'s usual role in activating application code </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Clipboard.html">Gtk::Clipboard</a></td><td class="indexvalue">The <a class="el" href="classGtk_1_1Clipboard.html" title="The Clipboard object represents a clipboard of data shared between different processes...">Clipboard</a> object represents a clipboard of data shared between different processes or between different widgets in the same process </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ColorButton.html">Gtk::ColorButton</a></td><td class="indexvalue">A button to launch a color selection dialog </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ColorSelection.html">Gtk::ColorSelection</a></td><td class="indexvalue">A widget used to select a color </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ColorSelectionDialog.html">Gtk::ColorSelectionDialog</a></td><td class="indexvalue">This dialog allows the user to select a color </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Combo.html">Gtk::Combo</a></td><td class="indexvalue">A text entry field with a dropdown list </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ComboBox.html">Gtk::ComboBox</a></td><td class="indexvalue">A widget used to choose from a list of items </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ComboBoxEntry.html">Gtk::ComboBoxEntry</a></td><td class="indexvalue">A text entry field with a dropdown list </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ComboBoxEntryText.html">Gtk::ComboBoxEntryText</a></td><td class="indexvalue">This is a specialisation of the <a class="el" href="classGtk_1_1ComboBoxEntry.html" title="A text entry field with a dropdown list.">ComboBoxEntry</a> which has one column of text (a simple list), and appropriate methods for setting and getting the text </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ComboBoxEntryText_1_1TextModelColumns.html">Gtk::ComboBoxEntryText::TextModelColumns</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ComboBoxText.html">Gtk::ComboBoxText</a></td><td class="indexvalue">This is a specialisation of the <a class="el" href="classGtk_1_1ComboBox.html" title="A widget used to choose from a list of items.">ComboBox</a> which has one column of text (a simple list), and appropriate methods for setting and getting the text </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ComboBoxText_1_1TextModelColumns.html">Gtk::ComboBoxText::TextModelColumns</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ComboDropDown.html">Gtk::ComboDropDown</a></td><td class="indexvalue">The dropdown list of a <a class="el" href="classGtk_1_1Combo.html" title="A text entry field with a dropdown list.">Combo</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList.html">Gtk::ComboDropDown_Helpers::ComboDropDownList</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ComboDropDownItem.html">Gtk::ComboDropDownItem</a></td><td class="indexvalue">An item in a ComboDropDownList </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Container.html">Gtk::Container</a></td><td class="indexvalue">Abstract container class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Curve.html">Gtk::Curve</a></td><td class="indexvalue">Allows direct editing of a curve </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Dialog.html">Gtk::Dialog</a></td><td class="indexvalue">Create popup windows </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1DrawingArea.html">Gtk::DrawingArea</a></td><td class="indexvalue">A widget for custom user interface elements </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Editable.html">Gtk::Editable</a></td><td class="indexvalue">Base class for text-editing widgets </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Entry.html">Gtk::Entry</a></td><td class="indexvalue">A single line text entry field </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1EntryBuffer.html">Gtk::EntryBuffer</a></td><td class="indexvalue">A Text buffer for the <a class="el" href="classGtk_1_1Entry.html" title="A single line text entry field.">Entry</a> widget </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1EntryCompletion.html">Gtk::EntryCompletion</a></td><td class="indexvalue">Completion functionality for <a class="el" href="classGtk_1_1Entry.html" title="A single line text entry field.">Gtk::Entry</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1EventBox.html">Gtk::EventBox</a></td><td class="indexvalue">Event capturing box </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Expander.html">Gtk::Expander</a></td><td class="indexvalue">A container which can hide its child </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1FileChooser.html">Gtk::FileChooser</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1FileChooser.html" title="Gtk::FileChooser is an interface that can be implemented by file selection widgets...">Gtk::FileChooser</a> is an interface that can be implemented by file selection widgets </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1FileChooserButton.html">Gtk::FileChooserButton</a></td><td class="indexvalue">A button to launch a file chooser dialog </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1FileChooserDialog.html">Gtk::FileChooserDialog</a></td><td class="indexvalue">Convenient file chooser window </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1FileChooserError.html">Gtk::FileChooserError</a></td><td class="indexvalue">Exception class for Gdk::FileChooser errors </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1FileChooserWidget.html">Gtk::FileChooserWidget</a></td><td class="indexvalue">File chooser widget that can be embedded in other widgets </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1FileFilter.html">Gtk::FileFilter</a></td><td class="indexvalue">A filter for selecting a file subset </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1FileFilter_1_1Info.html">Gtk::FileFilter::Info</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1FileSelection.html">Gtk::FileSelection</a></td><td class="indexvalue">Prompt the user for a file or directory name </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Fixed.html">Gtk::Fixed</a></td><td class="indexvalue">A container which allows you to position widgets at fixed coordinates </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1FontButton.html">Gtk::FontButton</a></td><td class="indexvalue">A button to launch a font selection dialog </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1FontSelection.html">Gtk::FontSelection</a></td><td class="indexvalue">A widget for selecting fonts </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1FontSelectionDialog.html">Gtk::FontSelectionDialog</a></td><td class="indexvalue">A dialog box for selecting fonts </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Frame.html">Gtk::Frame</a></td><td class="indexvalue">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 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1GammaCurve.html">Gtk::GammaCurve</a></td><td class="indexvalue">A subclass of <a class="el" href="classGtk_1_1Curve.html" title="Allows direct editing of a curve.">Gtk::Curve</a> for editing gamma curves </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1HandleBox.html">Gtk::HandleBox</a></td><td class="indexvalue">A widget for detachable window portions </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1HBox.html">Gtk::HBox</a></td><td class="indexvalue">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 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1HButtonBox.html">Gtk::HButtonBox</a></td><td class="indexvalue">A container for arranging buttons horizontally </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1HPaned.html">Gtk::HPaned</a></td><td class="indexvalue">The <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> widget is a container widget with two children arranged horizontally </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1HRuler.html">Gtk::HRuler</a></td><td class="indexvalue">Horizontal <a class="el" href="classGtk_1_1Ruler.html" title="Base class for horizontal or vertical rulers.">Ruler</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1HScale.html">Gtk::HScale</a></td><td class="indexvalue">A horizontal slider for selecting values </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1HScrollbar.html">Gtk::HScrollbar</a></td><td class="indexvalue">A horizontal scrollbar </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1HSeparator.html">Gtk::HSeparator</a></td><td class="indexvalue">Horizontal line widget </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1IconFactory.html">Gtk::IconFactory</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1IconInfo.html">Gtk::IconInfo</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1IconSet.html">Gtk::IconSet</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1IconSize.html">Gtk::IconSize</a></td><td class="indexvalue">Represents registered icon sizes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1IconSource.html">Gtk::IconSource</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1IconTheme.html">Gtk::IconTheme</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1IconThemeError.html">Gtk::IconThemeError</a></td><td class="indexvalue">Exception class for Gdk::IconTheme errors </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1IconView.html">Gtk::IconView</a></td><td class="indexvalue">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 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Image.html">Gtk::Image</a></td><td class="indexvalue">A widget displaying an image </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ImageMenuItem.html">Gtk::ImageMenuItem</a></td><td class="indexvalue">A menu item with an icon </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1InfoBar.html">Gtk::InfoBar</a></td><td class="indexvalue">This widget that can be used to show messages to the user without showing a dialog </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1InputDialog.html">Gtk::InputDialog</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Invisible.html">Gtk::Invisible</a></td><td class="indexvalue">This widget is used internally in GTK+, and is probably not useful for application developers </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Item.html">Gtk::Item</a></td><td class="indexvalue">This class should be considered as a virtual base class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Label.html">Gtk::Label</a></td><td class="indexvalue">A widget that displays a small to medium amount of text </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Layout.html">Gtk::Layout</a></td><td class="indexvalue">Infinite scrollable area containing child widgets and/or custom drawing </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1LinkButton.html">Gtk::LinkButton</a></td><td class="indexvalue">Create buttons bound to a URL </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ListStore.html">Gtk::ListStore</a></td><td class="indexvalue">Thist is a list model for use with a <a class="el" href="classGtk_1_1TreeView.html" title="The TreeView widget displays the model (Gtk::TreeModel) data and allows the user...">Gtk::TreeView</a> widget </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ListViewText.html">Gtk::ListViewText</a></td><td class="indexvalue">A simple listbox which presents some lines of information in columns and lets the user select some of them </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ListViewText_1_1TextModelColumns.html">Gtk::ListViewText::TextModelColumns</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Main.html">Gtk::Main</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1Main.html" title="Main application class Every application must have one of these objects.">Main</a> application class Every application must have one of these objects </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Menu.html">Gtk::Menu</a></td><td class="indexvalue">A drop-down menu consisting of <a class="el" href="classGtk_1_1MenuItem.html" title="Child item for menus.">Gtk::MenuItem</a> objects which can be navigated and activated by the user to perform application functions </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Menu__Helpers_1_1CheckMenuElem.html">Gtk::Menu_Helpers::CheckMenuElem</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Menu__Helpers_1_1Element.html">Gtk::Menu_Helpers::Element</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Menu__Helpers_1_1ImageMenuElem.html">Gtk::Menu_Helpers::ImageMenuElem</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Menu__Helpers_1_1MenuElem.html">Gtk::Menu_Helpers::MenuElem</a></td><td class="indexvalue">Use this class and its subclasses to build menu items </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Menu__Helpers_1_1MenuList.html">Gtk::Menu_Helpers::MenuList</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Menu__Helpers_1_1RadioMenuElem.html">Gtk::Menu_Helpers::RadioMenuElem</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Menu__Helpers_1_1SeparatorElem.html">Gtk::Menu_Helpers::SeparatorElem</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Menu__Helpers_1_1StockMenuElem.html">Gtk::Menu_Helpers::StockMenuElem</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Menu__Helpers_1_1TearoffMenuElem.html">Gtk::Menu_Helpers::TearoffMenuElem</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1MenuBar.html">Gtk::MenuBar</a></td><td class="indexvalue">A standard menu bar which usually holds <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> submenu items </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1MenuItem.html">Gtk::MenuItem</a></td><td class="indexvalue">Child item for menus </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1MenuShell.html">Gtk::MenuShell</a></td><td class="indexvalue">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> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1MenuToolButton.html">Gtk::MenuToolButton</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1ToolItem.html">Gtk::ToolItem</a> containing a toggle button </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1MessageDialog.html">Gtk::MessageDialog</a></td><td class="indexvalue">Convenient message window </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Misc.html">Gtk::Misc</a></td><td class="indexvalue">A base class for widgets with alignments and padding </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Notebook.html">Gtk::Notebook</a></td><td class="indexvalue"><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 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Notebook__Helpers_1_1Element.html">Gtk::Notebook_Helpers::Element</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="structGtk_1_1Notebook__Helpers_1_1MenuElem.html">Gtk::Notebook_Helpers::MenuElem</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Notebook__Helpers_1_1Page.html">Gtk::Notebook_Helpers::Page</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Notebook__Helpers_1_1PageIterator.html">Gtk::Notebook_Helpers::PageIterator</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Notebook__Helpers_1_1PageList.html">Gtk::Notebook_Helpers::PageList</a></td><td class="indexvalue">An STL-style container for pages in a <a class="el" href="classGtk_1_1Notebook.html" title="Container which shows one of its children at a time, in tabbed windows.">Gtk::Notebook</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="structGtk_1_1Notebook__Helpers_1_1TabElem.html">Gtk::Notebook_Helpers::TabElem</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Object.html">Gtk::Object</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1Object.html" title="Gtk::Object is the base class for all widgets, and for a few non-widget objects such...">Gtk::Object</a> is the base class for all widgets, and for a few non-widget objects such as <a class="el" href="classGtk_1_1Adjustment.html" title="A class representing an adjustable bounded value.">Gtk::Adjustment</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1OffscreenWindow.html">Gtk::OffscreenWindow</a></td><td class="indexvalue">A top-level container widget used to manage offscreen rendering of child widgets </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1OptionMenu.html">Gtk::OptionMenu</a></td><td class="indexvalue">A widget used to choose from a list of valid choices </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Orientable.html">Gtk::Orientable</a></td><td class="indexvalue">This interface is implemented by all widgets that can be oriented horizontally or vertically </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PageSetup.html">Gtk::PageSetup</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1PageSetup.html" title="A PageSetup object stores the page size, orientation and margins.">PageSetup</a> object stores the page size, orientation and margins </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PageSetupUnixDialog.html">Gtk::PageSetupUnixDialog</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1PageSetupUnixDialog.html" title="PageSetupUnixDialog implements a page setup dialog for platforms which don&#39;t...">PageSetupUnixDialog</a> implements a page setup dialog for platforms which don't provide a native page setup dialog, like Unix </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Paned.html">Gtk::Paned</a></td><td class="indexvalue">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>) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PaperSize.html">Gtk::PaperSize</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1PaperSize.html" title="PaperSize handles paper sizes.">PaperSize</a> handles paper sizes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Plug.html">Gtk::Plug</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PrintContext.html">Gtk::PrintContext</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1PrintContext.html" title="A PrintContext encapsulates context information that is required when drawing pages...">PrintContext</a> encapsulates context information that is required when drawing pages for printing, such as the cairo context and important parameters like page size and resolution </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Printer.html">Gtk::Printer</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1Printer.html" title="A Printer object represents a printer.">Printer</a> object represents a printer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PrintError.html">Gtk::PrintError</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PrintJob.html">Gtk::PrintJob</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1PrintJob.html" title="A PrintJob object represents a job that is sent to a printer.">PrintJob</a> object represents a job that is sent to a printer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PrintOperation.html">Gtk::PrintOperation</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1PrintOperation.html" title="PrintOperation is the high-level, portable printing API.">PrintOperation</a> is the high-level, portable printing API </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PrintOperationPreview.html">Gtk::PrintOperationPreview</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PrintSettings.html">Gtk::PrintSettings</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1PrintSettings.html" title="A PrintSettings object represents the settings of a print dialog in a system-independent...">PrintSettings</a> object represents the settings of a print dialog in a system-independent way </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PrintSettings_1_1Keys.html">Gtk::PrintSettings::Keys</a></td><td class="indexvalue">Print settings keys </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PrintSettings_1_1PageRange.html">Gtk::PrintSettings::PageRange</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1PrintUnixDialog.html">Gtk::PrintUnixDialog</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1PrintUnixDialog.html" title="PrintUnixDialog implements a print dialog for platforms which don&#39;t provide a...">PrintUnixDialog</a> implements a print dialog for platforms which don't provide a native print dialog, like Unix </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ProgressBar.html">Gtk::ProgressBar</a></td><td class="indexvalue">A widget which indicates progress visually </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RadioAction.html">Gtk::RadioAction</a></td><td class="indexvalue">An action of which only one in a group can be active </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RadioButton.html">Gtk::RadioButton</a></td><td class="indexvalue">A single radio button performs the same basic function as a <a class="el" href="classGtk_1_1CheckButton.html" title="Create widgets with a discrete toggle button.">Gtk::CheckButton</a>, as its position in the object hierarchy reflects </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RadioButtonGroup.html">Gtk::RadioButtonGroup</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1RadioButtonGroup.html" title="RadioButtonGroup identifier for RadioButtons To set up this RadioButtonGroup, construct...">RadioButtonGroup</a> identifier for RadioButtons To set up this <a class="el" href="classGtk_1_1RadioButtonGroup.html" title="RadioButtonGroup identifier for RadioButtons To set up this RadioButtonGroup, construct...">RadioButtonGroup</a>, construct a <a class="el" href="classGtk_1_1RadioButtonGroup.html" title="RadioButtonGroup identifier for RadioButtons To set up this RadioButtonGroup, construct...">RadioButtonGroup</a> and then pass it to the constructor of all radio items </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RadioMenuItem.html">Gtk::RadioMenuItem</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1CheckMenuItem.html" title="A menu item that maintains the state of a boolean value in addition to a Gtk::MenuItem&#39;s...">CheckMenuItem</a> that belongs to a group </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RadioToolButton.html">Gtk::RadioToolButton</a></td><td class="indexvalue">A toolbar item that contains a radio button </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Range.html">Gtk::Range</a></td><td class="indexvalue">Base class for widgets which visualize an adjustment </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RC.html">Gtk::RC</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RcStyle.html">Gtk::RcStyle</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentAction.html">Gtk::RecentAction</a></td><td class="indexvalue">An action of which represents a list of recently used files </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentChooser.html">Gtk::RecentChooser</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1RecentChooser.html" title="RecentChooser is an interface that can be implemented by widgets displaying the list...">RecentChooser</a> is an interface that can be implemented by widgets displaying the list of recently used files </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentChooserDialog.html">Gtk::RecentChooserDialog</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1RecentChooserDialog.html" title="RecentChooserDialog is a dialog box suitable for displaying the recently used documents...">RecentChooserDialog</a> is a dialog box suitable for displaying the recently used documents </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentChooserError.html">Gtk::RecentChooserError</a></td><td class="indexvalue">Exception class for <a class="el" href="classGtk_1_1RecentChooser.html" title="RecentChooser is an interface that can be implemented by widgets displaying the list...">Gtk::RecentChooser</a> errors </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentChooserMenu.html">Gtk::RecentChooserMenu</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1RecentChooserMenu.html" title="RecentChooserMenu is a widget suitable for displaying recently used files inside...">RecentChooserMenu</a> is a widget suitable for displaying recently used files inside a menu </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentChooserWidget.html">Gtk::RecentChooserWidget</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1RecentChooserWidget.html" title="RecentChooserWidget is a widget suitable for selecting recently used files.">RecentChooserWidget</a> is a widget suitable for selecting recently used files </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentFilter.html">Gtk::RecentFilter</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1RecentFilter.html" title="RecentFilter can be used to restrict the files being shown in a RecentChooser.">RecentFilter</a> can be used to restrict the files being shown in a <a class="el" href="classGtk_1_1RecentChooser.html" title="RecentChooser is an interface that can be implemented by widgets displaying the list...">RecentChooser</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentFilter_1_1Info.html">Gtk::RecentFilter::Info</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1RecentFilter_1_1Info.html" title="A RecentFilter::Info class is used to pass information about the tested file to filter()...">RecentFilter::Info</a> class is used to pass information about the tested file to filter() </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentInfo.html">Gtk::RecentInfo</a></td><td class="indexvalue">Contains informations found when looking up an entry of the recently used files list </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentManager.html">Gtk::RecentManager</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1RecentManager.html" title="RecentManager provides a facility for adding, removing and looking up recently used...">RecentManager</a> provides a facility for adding, removing and looking up recently used files </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentManager_1_1Data.html">Gtk::RecentManager::Data</a></td><td class="indexvalue">Meta-data passed to <a class="el" href="classGtk_1_1RecentManager.html#a40399f4843c5ab7ab83736a7be08eb36" title="Adds a new resource into the recently used resources list.">add_item()</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1RecentManagerError.html">Gtk::RecentManagerError</a></td><td class="indexvalue">Exception class for <a class="el" href="classGtk_1_1RecentManager.html" title="RecentManager provides a facility for adding, removing and looking up recently used...">Gtk::RecentManager</a> errors </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Ruler.html">Gtk::Ruler</a></td><td class="indexvalue">Base class for horizontal or vertical rulers </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Scale.html">Gtk::Scale</a></td><td class="indexvalue">Abstract base clase for <a class="el" href="classGtk_1_1HScale.html" title="A horizontal slider for selecting values.">Gtk::HScale</a> and <a class="el" href="classGtk_1_1VScale.html" title="A vertical slider for selecting values.">Gtk::VScale</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ScaleButton.html">Gtk::ScaleButton</a></td><td class="indexvalue">A button which pops up a scale widget </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Scrollbar.html">Gtk::Scrollbar</a></td><td class="indexvalue">The <a class="el" href="classGtk_1_1Scrollbar.html" title="The Gtk::Scrollbar widget is an abstract base class for Gtk::HScrollbar and Gtk::VScrollbar...">Gtk::Scrollbar</a> widget is an abstract base class for <a class="el" href="classGtk_1_1HScrollbar.html" title="A horizontal scrollbar.">Gtk::HScrollbar</a> and <a class="el" href="classGtk_1_1VScrollbar.html" title="A vertical scrollbar.">Gtk::VScrollbar</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ScrolledWindow.html">Gtk::ScrolledWindow</a></td><td class="indexvalue">Adds scrollbars to its child widget </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1SelectionData.html">Gtk::SelectionData</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Separator.html">Gtk::Separator</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1Separator.html" title="Separator base class.">Separator</a> base class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1SeparatorMenuItem.html">Gtk::SeparatorMenuItem</a></td><td class="indexvalue">A separator used to group items within a menu </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1SeparatorToolItem.html">Gtk::SeparatorToolItem</a></td><td class="indexvalue">A toolbar item that separates groups of other toolbar items </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a></td><td class="indexvalue">Sharing settings between applications </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1SizeGroup.html">Gtk::SizeGroup</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1SizeGroup.html" title="Gtk::SizeGroup provides a mechanism for grouping a number of widgets together so...">Gtk::SizeGroup</a> provides a mechanism for grouping a number of widgets together so they all request the same amount of space </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Socket.html">Gtk::Socket</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1Container.html" title="Abstract container class.">Container</a> for widgets from other processes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1SpinButton.html">Gtk::SpinButton</a></td><td class="indexvalue">Numeric <a class="el" href="classGtk_1_1Entry.html" title="A single line text entry field.">Entry</a> with up/down buttons Slightly misnamed, this should be called a SpinEntry </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Spinner.html">Gtk::Spinner</a></td><td class="indexvalue">A widget that displays a spinner animation </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Statusbar.html">Gtk::Statusbar</a></td><td class="indexvalue">Text status indicator This widget is used to display status information </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1StatusIcon.html">Gtk::StatusIcon</a></td><td class="indexvalue">The "system tray" or notification area is normally used for transient icons that indicate some special state </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1StockID.html">Gtk::StockID</a></td><td class="indexvalue">See also <a class="el" href="structGtk_1_1BuiltinStockID.html" title="See the list of pre-defined stock items, in the Stock namespace.">Gtk::BuiltinStockID</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1StockItem.html">Gtk::StockItem</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Style.html">Gtk::Style</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Table.html">Gtk::Table</a></td><td class="indexvalue">Pack widgets in regular patterns </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Table__Helpers_1_1Child.html">Gtk::Table_Helpers::Child</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Table__Helpers_1_1TableList.html">Gtk::Table_Helpers::TableList</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TargetEntry.html">Gtk::TargetEntry</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TargetList.html">Gtk::TargetList</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TearoffMenuItem.html">Gtk::TearoffMenuItem</a></td><td class="indexvalue">A special <a class="el" href="classGtk_1_1MenuItem.html" title="Child item for menus.">Gtk::MenuItem</a> which is used to tear off and reattach its menu </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TextAttributes.html">Gtk::TextAttributes</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TextBuffer.html">Gtk::TextBuffer</a></td><td class="indexvalue">Multi-line attributed text that can be displayed by one or more <a class="el" href="classGtk_1_1TextView.html" title="Multi-line text editing widget.">Gtk::TextView</a> widgets </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TextChildAnchor.html">Gtk::TextChildAnchor</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1TextChildAnchor.html" title="A TextChildAnchor is a spot in the buffer where child widgets can be &quot;anchored&quot;...">TextChildAnchor</a> is a spot in the buffer where child widgets can be "anchored" (inserted inline, as if they were characters) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TextIter.html">Gtk::TextIter</a></td><td class="indexvalue">Typefed as <a class="el" href="classGtk_1_1TextBuffer.html#abb8a8a5abd18b84218e12a4678dcc3c0">Gtk::TextBuffer::iterator</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TextMark.html">Gtk::TextMark</a></td><td class="indexvalue">Typedefed as <a class="el" href="classGtk_1_1TextBuffer.html#ae8dd977bbf98a58d400f880ed30a946e">Gtk::TextBuffer::Mark</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TextTag.html">Gtk::TextTag</a></td><td class="indexvalue">Typedefed as <a class="el" href="classGtk_1_1TextBuffer.html#ae218bf327872d2a5ed6e3202db2627d2">Gtk::TextBuffer::Tag</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TextTagTable.html">Gtk::TextTagTable</a></td><td class="indexvalue">Typedefed as <a class="el" href="classGtk_1_1TextBuffer.html#a0d1ed6d2b21a7cb06d261e117a2c2672">Gtk::TextBuffer::TagTable</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TextView.html">Gtk::TextView</a></td><td class="indexvalue">Multi-line text editing widget </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ToggleAction.html">Gtk::ToggleAction</a></td><td class="indexvalue">An action which can be toggled between two states </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ToggleButton.html">Gtk::ToggleButton</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1ToggleButton.html" title="A Gtk::ToggleButton will remain &#39;pressed-in&#39; when clicked.">Gtk::ToggleButton</a> will remain 'pressed-in' when clicked </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ToggleToolButton.html">Gtk::ToggleToolButton</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1ToolItem.html">Gtk::ToolItem</a> containing a toggle button </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Toolbar.html">Gtk::Toolbar</a></td><td class="indexvalue">Bars of buttons and other widgets </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ToolButton.html">Gtk::ToolButton</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1ToolItem.html">Gtk::ToolItem</a> subclass that displays buttons </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ToolItem.html">Gtk::ToolItem</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ToolItemGroup.html">Gtk::ToolItemGroup</a></td><td class="indexvalue">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 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ToolPalette.html">Gtk::ToolPalette</a></td><td class="indexvalue">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 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1ToolShell.html">Gtk::ToolShell</a></td><td class="indexvalue">A base class for containers containing <a class="el" href="classGtk_1_1ToolItem.html">ToolItem</a> widgets </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Tooltip.html">Gtk::Tooltip</a></td><td class="indexvalue">Add tips to your widgets </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Tooltips.html">Gtk::Tooltips</a></td><td class="indexvalue"><a class="el" href="classGtk_1_1Tooltips.html" title="Tooltips are the messages that appear next to a widget when the mouse pointer is...">Tooltips</a> are the messages that appear next to a widget when the mouse pointer is held over it for a short amount of time </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeDragDest.html">Gtk::TreeDragDest</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeDragSource.html">Gtk::TreeDragSource</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeIter.html">Gtk::TreeIter</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1TreeModel.html#a754e74cd833ff30e729f9b8d7daf4d8c">Gtk::TreeModel::iterator</a> is a reference to a specific node on a specific model </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeIterBase.html">Gtk::TreeIterBase</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeModel.html">Gtk::TreeModel</a></td><td class="indexvalue">This class defines a generic tree interface for use by the <a class="el" href="classGtk_1_1TreeView.html" title="The TreeView widget displays the model (Gtk::TreeModel) data and allows the user...">Gtk::TreeView</a> widget </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeModelColumn.html">Gtk::TreeModelColumn&lt; T &gt;</a></td><td class="indexvalue">A <a class="el" href="classGtk_1_1TreeModelColumn.html" title="A Gtk::TreeModelColumn describes the C++ type of the data in a model column, and...">Gtk::TreeModelColumn</a> describes the C++ type of the data in a model column, and identifies that column in the model </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeModelColumnBase.html">Gtk::TreeModelColumnBase</a></td><td class="indexvalue">Base class of <a class="el" href="classGtk_1_1TreeModelColumn.html" title="A Gtk::TreeModelColumn describes the C++ type of the data in a model column, and...">TreeModelColumn</a> templates </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeModelColumnRecord.html">Gtk::TreeModelColumnRecord</a></td><td class="indexvalue">Typedefed as <a class="el" href="classGtk_1_1TreeModel.html#a58f10daabaa507b4c2473c9d1b6fa584">TreeModel::ColumnRecord</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeModelFilter.html">Gtk::TreeModelFilter</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeModelSort.html">Gtk::TreeModelSort</a></td><td class="indexvalue">A wrapper which makes an underlying <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> sortable </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeNodeChildren.html">Gtk::TreeNodeChildren</a></td><td class="indexvalue">Typedefed as <a class="el" href="classGtk_1_1TreeModel.html#ad04e0f7d1bb271fceeef487a19b97703">TreeModel::Children</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreePath.html">Gtk::TreePath</a></td><td class="indexvalue">A path is essentially a potential node </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeRow.html">Gtk::TreeRow</a></td><td class="indexvalue">Typedefed as <a class="el" href="classGtk_1_1TreeModel.html#a297c9db68905e82fe7c3fac57f6c4de8">TreeModel::Row</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeRowReference.html">Gtk::TreeRowReference</a></td><td class="indexvalue">Typedefed as <a class="el" href="classGtk_1_1TreeModel.html#a518281b14bcc32f9d0ef4ca0584a1a30">Gtk::TreeModel::RowReference</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeSelection.html">Gtk::TreeSelection</a></td><td class="indexvalue">Typedefed as <a class="el" href="classGtk_1_1TreeView.html#ac8c004cc10cc48e6e4ce8ccfe0e49279" title="A selection object for Gtk::TreeView.">Gtk::TreeView::Selection</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeSortable.html">Gtk::TreeSortable</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeStore.html">Gtk::TreeStore</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeValueProxy.html">Gtk::TreeValueProxy&lt; ColumnType &gt;</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeView.html">Gtk::TreeView</a></td><td class="indexvalue">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 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1TreeViewColumn.html">Gtk::TreeViewColumn</a></td><td class="indexvalue">Typedefed as <a class="el" href="classGtk_1_1TreeView.html#ac1ae0dc1852b7204ea27bc504cd5c21b" title="A visible column in a Gtk::TreeView widget.">Gtk::TreeView::Column</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1UIManager.html">Gtk::UIManager</a></td><td class="indexvalue">Constructing menus and toolbars from an XML description </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1VBox.html">Gtk::VBox</a></td><td class="indexvalue">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 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1VButtonBox.html">Gtk::VButtonBox</a></td><td class="indexvalue">A container for arranging buttons vertically </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Viewport.html">Gtk::Viewport</a></td><td class="indexvalue">An adapter which makes widgets scrollable </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1VolumeButton.html">Gtk::VolumeButton</a></td><td class="indexvalue">A button which pops up a volume control </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1VPaned.html">Gtk::VPaned</a></td><td class="indexvalue">The <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> widget is a container widget with two children arranged vertically </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1VRuler.html">Gtk::VRuler</a></td><td class="indexvalue">Vertical <a class="el" href="classGtk_1_1Ruler.html" title="Base class for horizontal or vertical rulers.">Ruler</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1VScale.html">Gtk::VScale</a></td><td class="indexvalue">A vertical slider for selecting values </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1VScrollbar.html">Gtk::VScrollbar</a></td><td class="indexvalue">A vertical scrollbar </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1VSeparator.html">Gtk::VSeparator</a></td><td class="indexvalue">Vertical line widget </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Widget.html">Gtk::Widget</a></td><td class="indexvalue">Abstract <a class="el" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets).">Widget</a> (Base class for all widgets) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1Window.html">Gtk::Window</a></td><td class="indexvalue">Toplevel <a class="el" href="classGtk_1_1Window.html" title="Toplevel Window This represents all widgets which are physical windows controlled...">Window</a> This represents all widgets which are physical windows controlled by the window manager </td></tr>
  <tr><td class="indexkey"><a class="el" href="classGtk_1_1WindowGroup.html">Gtk::WindowGroup</a></td><td class="indexvalue">Limit the effect of grabs </td></tr>
</table>
</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>