~ubuntu-branches/debian/experimental/gtk+2.0/experimental

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/gtkobjects.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-09-17 11:15:05 UTC
  • mto: (72.1.1 lenny) (1.4.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 55.
  • Revision ID: james.westby@ubuntu.com-20070917111505-giz9c5xltxkb5y54
Tags: upstream-2.12.0
ImportĀ upstreamĀ versionĀ 2.12.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>Part&#160;III.&#160;GTK+ Widgets and Objects</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" href="index.html" title="GTK+ Reference Manual">
8
8
<link rel="up" href="index.html" title="GTK+ Reference Manual">
9
9
<link rel="prev" href="gtk-Types.html" title="Types">
10
10
<link rel="next" href="ch01.html" title="Object Hierarchy">
11
 
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="gtk.html" title="Part&#160;I.&#160;GTK+ Overview">
14
14
<link rel="part" href="gtkbase.html" title="Part&#160;II.&#160;GTK+ Core Reference">
67
67
<th width="100%" align="center">GTK+ Reference Manual</th>
68
68
<td><a accesskey="n" href="ch01.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
69
69
</tr></table>
70
 
<div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title">
71
 
<a name="gtkobjects"></a>Part&#160;III.&#160;GTK+ Widgets and Objects</h1></div></div></div></div>
 
70
<div class="part" lang="en">
 
71
<div class="titlepage"><div><div><h1 class="title">
 
72
<a name="gtkobjects"></a>Part&#160;III.&#160;GTK+ Widgets and Objects</h1></div></div></div>
 
73
<div class="toc">
 
74
<p><b>Table of Contents</b></p>
 
75
<dl>
 
76
<dt><span class="chapter"><a href="ch01.html">Object Hierarchy</a></span></dt>
 
77
<dt><span class="chapter"><a href="ch02.html">Widget Gallery</a></span></dt>
 
78
<dt><span class="chapter"><a href="WindowWidgets.html">Windows</a></span></dt>
 
79
<dd><dl>
 
80
<dt>
 
81
<span class="refentrytitle"><a href="GtkDialog.html">GtkDialog</a></span><span class="refpurpose"> &#8212; Create popup windows</span>
 
82
</dt>
 
83
<dt>
 
84
<span class="refentrytitle"><a href="GtkInvisible.html">GtkInvisible</a></span><span class="refpurpose"> &#8212; A widget which is not displayed</span>
 
85
</dt>
 
86
<dt>
 
87
<span class="refentrytitle"><a href="GtkMessageDialog.html">GtkMessageDialog</a></span><span class="refpurpose"> &#8212; A convenient message window</span>
 
88
</dt>
 
89
<dt>
 
90
<span class="refentrytitle"><a href="GtkWindow.html">GtkWindow</a></span><span class="refpurpose"> &#8212; Toplevel which can contain other widgets</span>
 
91
</dt>
 
92
<dt>
 
93
<span class="refentrytitle"><a href="GtkWindowGroup.html">GtkWindowGroup</a></span><span class="refpurpose"> &#8212; Limit the effect of grabs</span>
 
94
</dt>
 
95
<dt>
 
96
<span class="refentrytitle"><a href="GtkAboutDialog.html">GtkAboutDialog</a></span><span class="refpurpose"> &#8212; Display information about an application</span>
 
97
</dt>
 
98
<dt>
 
99
<span class="refentrytitle"><a href="GtkAssistant.html">GtkAssistant</a></span><span class="refpurpose"> &#8212; A widget used to guide users through multi-step operations</span>
 
100
</dt>
 
101
</dl></dd>
 
102
<dt><span class="chapter"><a href="DisplayWidgets.html">Display Widgets</a></span></dt>
 
103
<dd><dl>
 
104
<dt>
 
105
<span class="refentrytitle"><a href="GtkAccelLabel.html">GtkAccelLabel</a></span><span class="refpurpose"> &#8212; A label which displays an accelerator key on the right of the text</span>
 
106
</dt>
 
107
<dt>
 
108
<span class="refentrytitle"><a href="GtkImage.html">GtkImage</a></span><span class="refpurpose"> &#8212; A widget displaying an image</span>
 
109
</dt>
 
110
<dt>
 
111
<span class="refentrytitle"><a href="GtkLabel.html">GtkLabel</a></span><span class="refpurpose"> &#8212; A widget that displays a small to medium amount of text</span>
 
112
</dt>
 
113
<dt>
 
114
<span class="refentrytitle"><a href="GtkProgressBar.html">GtkProgressBar</a></span><span class="refpurpose"> &#8212; A widget which indicates progress visually</span>
 
115
</dt>
 
116
<dt>
 
117
<span class="refentrytitle"><a href="GtkStatusbar.html">GtkStatusbar</a></span><span class="refpurpose"> &#8212; Report messages of minor importance to the user</span>
 
118
</dt>
 
119
<dt>
 
120
<span class="refentrytitle"><a href="GtkStatusIcon.html">GtkStatusIcon</a></span><span class="refpurpose"> &#8212; Display an icon in the system tray</span>
 
121
</dt>
 
122
</dl></dd>
 
123
<dt><span class="chapter"><a href="ButtonWidgets.html">Buttons and Toggles</a></span></dt>
 
124
<dd><dl>
 
125
<dt>
 
126
<span class="refentrytitle"><a href="GtkButton.html">GtkButton</a></span><span class="refpurpose"> &#8212; A widget that creates a signal when clicked on</span>
 
127
</dt>
 
128
<dt>
 
129
<span class="refentrytitle"><a href="GtkCheckButton.html">GtkCheckButton</a></span><span class="refpurpose"> &#8212; Create widgets with a discrete toggle button</span>
 
130
</dt>
 
131
<dt>
 
132
<span class="refentrytitle"><a href="GtkRadioButton.html">GtkRadioButton</a></span><span class="refpurpose"> &#8212; A choice from multiple check buttons</span>
 
133
</dt>
 
134
<dt>
 
135
<span class="refentrytitle"><a href="GtkToggleButton.html">GtkToggleButton</a></span><span class="refpurpose"> &#8212; Create buttons which retain their state</span>
 
136
</dt>
 
137
<dt>
 
138
<span class="refentrytitle"><a href="GtkLinkButton.html">GtkLinkButton</a></span><span class="refpurpose"> &#8212; Create buttons bound to a URL</span>
 
139
</dt>
 
140
<dt>
 
141
<span class="refentrytitle"><a href="GtkScaleButton.html">GtkScaleButton</a></span><span class="refpurpose"> &#8212; A button which pops up a scale</span>
 
142
</dt>
 
143
<dt>
 
144
<span class="refentrytitle"><a href="GtkVolumeButton.html">GtkVolumeButton</a></span><span class="refpurpose"> &#8212; A button which pops up a volume control</span>
 
145
</dt>
 
146
</dl></dd>
 
147
<dt><span class="chapter"><a href="NumericEntry.html">Numeric/Text Data Entry</a></span></dt>
 
148
<dd><dl>
 
149
<dt>
 
150
<span class="refentrytitle"><a href="GtkEntry.html">GtkEntry</a></span><span class="refpurpose"> &#8212; A single line text entry field</span>
 
151
</dt>
 
152
<dt>
 
153
<span class="refentrytitle"><a href="GtkEntryCompletion.html">GtkEntryCompletion</a></span><span class="refpurpose"> &#8212; Completion functionality for GtkEntry</span>
 
154
</dt>
 
155
<dt>
 
156
<span class="refentrytitle"><a href="GtkHScale.html">GtkHScale</a></span><span class="refpurpose"> &#8212; A horizontal slider widget for selecting a value from a range</span>
 
157
</dt>
 
158
<dt>
 
159
<span class="refentrytitle"><a href="GtkVScale.html">GtkVScale</a></span><span class="refpurpose"> &#8212; A vertical slider widget for selecting a value from a range</span>
 
160
</dt>
 
161
<dt>
 
162
<span class="refentrytitle"><a href="GtkSpinButton.html">GtkSpinButton</a></span><span class="refpurpose"> &#8212; Retrieve an integer or floating-point number from the user</span>
 
163
</dt>
 
164
<dt>
 
165
<span class="refentrytitle"><a href="GtkEditable.html">GtkEditable</a></span><span class="refpurpose"> &#8212; Interface for text-editing widgets</span>
 
166
</dt>
 
167
</dl></dd>
 
168
<dt><span class="chapter"><a href="TextWidgetObjects.html">Multiline Text Editor</a></span></dt>
 
169
<dd><dl>
 
170
<dt>
 
171
<span class="refentrytitle"><a href="TextWidget.html">Text Widget Overview</a></span><span class="refpurpose"> &#8212; Overview of GtkTextBuffer, GtkTextView, and friends</span>
 
172
</dt>
 
173
<dt>
 
174
<span class="refentrytitle"><a href="gtk-GtkTextIter.html">GtkTextIter</a></span><span class="refpurpose"> &#8212; Text buffer iterator</span>
 
175
</dt>
 
176
<dt>
 
177
<span class="refentrytitle"><a href="GtkTextMark.html">GtkTextMark</a></span><span class="refpurpose"> &#8212; 
 
178
A position in the buffer preserved across buffer modifications</span>
 
179
</dt>
 
180
<dt>
 
181
<span class="refentrytitle"><a href="GtkTextBuffer.html">GtkTextBuffer</a></span><span class="refpurpose"> &#8212; Stores attributed text for display in a GtkTextView</span>
 
182
</dt>
 
183
<dt>
 
184
<span class="refentrytitle"><a href="GtkTextTag.html">GtkTextTag</a></span><span class="refpurpose"> &#8212; A tag that can be applied to text in a GtkTextBuffer</span>
 
185
</dt>
 
186
<dt>
 
187
<span class="refentrytitle"><a href="GtkTextTagTable.html">GtkTextTagTable</a></span><span class="refpurpose"> &#8212; 
 
188
Collection of tags that can be used together</span>
 
189
</dt>
 
190
<dt>
 
191
<span class="refentrytitle"><a href="GtkTextView.html">GtkTextView</a></span><span class="refpurpose"> &#8212; Widget that displays a GtkTextBuffer</span>
 
192
</dt>
 
193
</dl></dd>
 
194
<dt><span class="chapter"><a href="TreeWidgetObjects.html">Tree, List and Icon Grid Widgets</a></span></dt>
 
195
<dd><dl>
 
196
<dt>
 
197
<span class="refentrytitle"><a href="TreeWidget.html">Tree and List Widget Overview</a></span><span class="refpurpose"> &#8212; Overview of GtkTreeModel, GtkTreeView, and friends</span>
 
198
</dt>
 
199
<dt>
 
200
<span class="refentrytitle"><a href="GtkTreeModel.html">GtkTreeModel</a></span><span class="refpurpose"> &#8212; The tree interface used by GtkTreeView</span>
 
201
</dt>
 
202
<dt>
 
203
<span class="refentrytitle"><a href="GtkTreeSelection.html">GtkTreeSelection</a></span><span class="refpurpose"> &#8212; The selection object for GtkTreeView</span>
 
204
</dt>
 
205
<dt>
 
206
<span class="refentrytitle"><a href="GtkTreeViewColumn.html">GtkTreeViewColumn</a></span><span class="refpurpose"> &#8212; A visible column in a GtkTreeView widget</span>
 
207
</dt>
 
208
<dt>
 
209
<span class="refentrytitle"><a href="GtkTreeView.html">GtkTreeView</a></span><span class="refpurpose"> &#8212; A widget for displaying both trees and lists</span>
 
210
</dt>
 
211
<dt>
 
212
<span class="refentrytitle"><a href="gtk-GtkTreeView-drag-and-drop.html">GtkTreeView drag-and-drop</a></span><span class="refpurpose"> &#8212; Interfaces for drag-and-drop support in GtkTreeView</span>
 
213
</dt>
 
214
<dt>
 
215
<span class="refentrytitle"><a href="GtkCellView.html">GtkCellView</a></span><span class="refpurpose"> &#8212; A widget displaying a single row of a GtkTreeModel</span>
 
216
</dt>
 
217
<dt>
 
218
<span class="refentrytitle"><a href="GtkIconView.html">GtkIconView</a></span><span class="refpurpose"> &#8212; A widget which displays a list of icons in a grid</span>
 
219
</dt>
 
220
<dt>
 
221
<span class="refentrytitle"><a href="GtkTreeSortable.html">GtkTreeSortable</a></span><span class="refpurpose"> &#8212; The interface for sortable models used by GtkTreeView</span>
 
222
</dt>
 
223
<dt>
 
224
<span class="refentrytitle"><a href="GtkTreeModelSort.html">GtkTreeModelSort</a></span><span class="refpurpose"> &#8212; A GtkTreeModel which makes an underlying tree model sortable</span>
 
225
</dt>
 
226
<dt>
 
227
<span class="refentrytitle"><a href="GtkTreeModelFilter.html">GtkTreeModelFilter</a></span><span class="refpurpose"> &#8212; A GtkTreeModel which hides parts of an underlying tree model</span>
 
228
</dt>
 
229
<dt>
 
230
<span class="refentrytitle"><a href="GtkCellLayout.html">GtkCellLayout</a></span><span class="refpurpose"> &#8212; An interface for packing cells</span>
 
231
</dt>
 
232
<dt>
 
233
<span class="refentrytitle"><a href="GtkCellRenderer.html">GtkCellRenderer</a></span><span class="refpurpose"> &#8212; An object for rendering a single cell on a GdkDrawable</span>
 
234
</dt>
 
235
<dt>
 
236
<span class="refentrytitle"><a href="GtkCellEditable.html">GtkCellEditable</a></span><span class="refpurpose"> &#8212; Interface for widgets which can are used for editing cells</span>
 
237
</dt>
 
238
<dt>
 
239
<span class="refentrytitle"><a href="GtkCellRendererAccel.html">GtkCellRendererAccel</a></span><span class="refpurpose"> &#8212; Renders a keyboard accelerator in a cell</span>
 
240
</dt>
 
241
<dt>
 
242
<span class="refentrytitle"><a href="GtkCellRendererCombo.html">GtkCellRendererCombo</a></span><span class="refpurpose"> &#8212; Renders a combobox in a cell</span>
 
243
</dt>
 
244
<dt>
 
245
<span class="refentrytitle"><a href="GtkCellRendererPixbuf.html">GtkCellRendererPixbuf</a></span><span class="refpurpose"> &#8212; Renders a pixbuf in a cell</span>
 
246
</dt>
 
247
<dt>
 
248
<span class="refentrytitle"><a href="GtkCellRendererProgress.html">GtkCellRendererProgress</a></span><span class="refpurpose"> &#8212; Renders numbers as progress bars</span>
 
249
</dt>
 
250
<dt>
 
251
<span class="refentrytitle"><a href="GtkCellRendererSpin.html">GtkCellRendererSpin</a></span><span class="refpurpose"> &#8212; Renders a spin button in a cell</span>
 
252
</dt>
 
253
<dt>
 
254
<span class="refentrytitle"><a href="GtkCellRendererText.html">GtkCellRendererText</a></span><span class="refpurpose"> &#8212; Renders text in a cell</span>
 
255
</dt>
 
256
<dt>
 
257
<span class="refentrytitle"><a href="GtkCellRendererToggle.html">GtkCellRendererToggle</a></span><span class="refpurpose"> &#8212; Renders a toggle button in a cell</span>
 
258
</dt>
 
259
<dt>
 
260
<span class="refentrytitle"><a href="GtkListStore.html">GtkListStore</a></span><span class="refpurpose"> &#8212; A list-like data structure that can be used with the GtkTreeView</span>
 
261
</dt>
 
262
<dt>
 
263
<span class="refentrytitle"><a href="GtkTreeStore.html">GtkTreeStore</a></span><span class="refpurpose"> &#8212; A tree-like data structure that can be used with the GtkTreeView</span>
 
264
</dt>
 
265
</dl></dd>
 
266
<dt><span class="chapter"><a href="MenusAndCombos.html">Menus, Combo Box, Toolbar</a></span></dt>
 
267
<dd><dl>
 
268
<dt>
 
269
<span class="refentrytitle"><a href="GtkComboBox.html">GtkComboBox</a></span><span class="refpurpose"> &#8212; A widget used to choose from a list of items</span>
 
270
</dt>
 
271
<dt>
 
272
<span class="refentrytitle"><a href="GtkComboBoxEntry.html">GtkComboBoxEntry</a></span><span class="refpurpose"> &#8212; A text entry field with a dropdown list</span>
 
273
</dt>
 
274
<dt>
 
275
<span class="refentrytitle"><a href="GtkMenu.html">GtkMenu</a></span><span class="refpurpose"> &#8212; A menu widget</span>
 
276
</dt>
 
277
<dt>
 
278
<span class="refentrytitle"><a href="GtkMenuBar.html">GtkMenuBar</a></span><span class="refpurpose"> &#8212; A subclass widget for GtkMenuShell which holds GtkMenuItem widgets</span>
 
279
</dt>
 
280
<dt>
 
281
<span class="refentrytitle"><a href="GtkMenuItem.html">GtkMenuItem</a></span><span class="refpurpose"> &#8212; The widget used for item in menus</span>
 
282
</dt>
 
283
<dt>
 
284
<span class="refentrytitle"><a href="GtkImageMenuItem.html">GtkImageMenuItem</a></span><span class="refpurpose"> &#8212; A menu item with an icon</span>
 
285
</dt>
 
286
<dt>
 
287
<span class="refentrytitle"><a href="GtkRadioMenuItem.html">GtkRadioMenuItem</a></span><span class="refpurpose"> &#8212; A choice from multiple check menu items</span>
 
288
</dt>
 
289
<dt>
 
290
<span class="refentrytitle"><a href="GtkCheckMenuItem.html">GtkCheckMenuItem</a></span><span class="refpurpose"> &#8212; A menu item with a check box</span>
 
291
</dt>
 
292
<dt>
 
293
<span class="refentrytitle"><a href="GtkSeparatorMenuItem.html">GtkSeparatorMenuItem</a></span><span class="refpurpose"> &#8212; A separator used in menus</span>
 
294
</dt>
 
295
<dt>
 
296
<span class="refentrytitle"><a href="GtkTearoffMenuItem.html">GtkTearoffMenuItem</a></span><span class="refpurpose"> &#8212; A menu item used to tear off and reattach its menu</span>
 
297
</dt>
 
298
<dt>
 
299
<span class="refentrytitle"><a href="GtkToolbar.html">GtkToolbar</a></span><span class="refpurpose"> &#8212; Create bars of buttons and other widgets</span>
 
300
</dt>
 
301
<dt>
 
302
<span class="refentrytitle"><a href="GtkToolItem.html">GtkToolItem</a></span><span class="refpurpose"> &#8212; The base class of widgets that can be added to GtkToolbar</span>
 
303
</dt>
 
304
<dt>
 
305
<span class="refentrytitle"><a href="GtkSeparatorToolItem.html">GtkSeparatorToolItem</a></span><span class="refpurpose"> &#8212; A toolbar item that separates groups of other toolbar items</span>
 
306
</dt>
 
307
<dt>
 
308
<span class="refentrytitle"><a href="GtkToolButton.html">GtkToolButton</a></span><span class="refpurpose"> &#8212; A GtkToolItem subclass that displays buttons</span>
 
309
</dt>
 
310
<dt>
 
311
<span class="refentrytitle"><a href="GtkMenuToolButton.html">GtkMenuToolButton</a></span><span class="refpurpose"> &#8212; A GtkToolItem containing a button with an additional dropdown menu</span>
 
312
</dt>
 
313
<dt>
 
314
<span class="refentrytitle"><a href="GtkToggleToolButton.html">GtkToggleToolButton</a></span><span class="refpurpose"> &#8212; A GtkToolItem containing a toggle button</span>
 
315
</dt>
 
316
<dt>
 
317
<span class="refentrytitle"><a href="GtkRadioToolButton.html">GtkRadioToolButton</a></span><span class="refpurpose"> &#8212; A toolbar item that contains a radio button</span>
 
318
</dt>
 
319
</dl></dd>
 
320
<dt><span class="chapter"><a href="Actions.html">Action-based menus and toolbars</a></span></dt>
 
321
<dd><dl>
 
322
<dt>
 
323
<span class="refentrytitle"><a href="GtkUIManager.html">GtkUIManager</a></span><span class="refpurpose"> &#8212; Constructing menus and toolbars from an XML description</span>
 
324
</dt>
 
325
<dt>
 
326
<span class="refentrytitle"><a href="GtkActionGroup.html">GtkActionGroup</a></span><span class="refpurpose"> &#8212; A group of actions</span>
 
327
</dt>
 
328
<dt>
 
329
<span class="refentrytitle"><a href="GtkAction.html">GtkAction</a></span><span class="refpurpose"> &#8212; An action which can be triggered by a menu or toolbar item</span>
 
330
</dt>
 
331
<dt>
 
332
<span class="refentrytitle"><a href="GtkToggleAction.html">GtkToggleAction</a></span><span class="refpurpose"> &#8212; An action which can be toggled between two states</span>
 
333
</dt>
 
334
<dt>
 
335
<span class="refentrytitle"><a href="GtkRadioAction.html">GtkRadioAction</a></span><span class="refpurpose"> &#8212; An action of which only one in a group can be active</span>
 
336
</dt>
 
337
<dt>
 
338
<span class="refentrytitle"><a href="GtkRecentAction.html">GtkRecentAction</a></span><span class="refpurpose"> &#8212; An action of which represents a list of recently used files</span>
 
339
</dt>
 
340
</dl></dd>
 
341
<dt><span class="chapter"><a href="SelectorWidgets.html">Selectors (File/Font/Color/Input Devices)</a></span></dt>
 
342
<dd><dl>
 
343
<dt>
 
344
<span class="refentrytitle"><a href="GtkColorButton.html">GtkColorButton</a></span><span class="refpurpose"> &#8212; A button to launch a color selection dialog</span>
 
345
</dt>
 
346
<dt>
 
347
<span class="refentrytitle"><a href="GtkColorSelection.html">GtkColorSelection</a></span><span class="refpurpose"> &#8212; A widget used to select a color</span>
 
348
</dt>
 
349
<dt>
 
350
<span class="refentrytitle"><a href="GtkColorSelectionDialog.html">GtkColorSelectionDialog</a></span><span class="refpurpose"> &#8212; A standard dialog box for selecting a color</span>
 
351
</dt>
 
352
<dt>
 
353
<span class="refentrytitle"><a href="GtkFileSelection.html">GtkFileSelection</a></span><span class="refpurpose"> &#8212; Prompt the user for a file or directory name</span>
 
354
</dt>
 
355
<dt>
 
356
<span class="refentrytitle"><a href="GtkFileChooser.html">GtkFileChooser</a></span><span class="refpurpose"> &#8212; File chooser interface used by GtkFileChooserWidget and GtkFileChooserDialog</span>
 
357
</dt>
 
358
<dt>
 
359
<span class="refentrytitle"><a href="GtkFileChooserButton.html">GtkFileChooserButton</a></span><span class="refpurpose"> &#8212; A button to launch a file selection dialog</span>
 
360
</dt>
 
361
<dt>
 
362
<span class="refentrytitle"><a href="GtkFileChooserDialog.html">GtkFileChooserDialog</a></span><span class="refpurpose"> &#8212; A file chooser dialog, suitable for "File/Open" or "File/Save" commands</span>
 
363
</dt>
 
364
<dt>
 
365
<span class="refentrytitle"><a href="GtkFileChooserWidget.html">GtkFileChooserWidget</a></span><span class="refpurpose"> &#8212; File chooser widget that can be embedded in other widgets</span>
 
366
</dt>
 
367
<dt>
 
368
<span class="refentrytitle"><a href="gtk-gtkfilefilter.html">GtkFileFilter</a></span><span class="refpurpose"> &#8212; A filter for selecting a file subset</span>
 
369
</dt>
 
370
<dt>
 
371
<span class="refentrytitle"><a href="GtkFontButton.html">GtkFontButton</a></span><span class="refpurpose"> &#8212; A button to launch a font selection dialog</span>
 
372
</dt>
 
373
<dt>
 
374
<span class="refentrytitle"><a href="GtkFontSelection.html">GtkFontSelection</a></span><span class="refpurpose"> &#8212; A widget for selecting fonts</span>
 
375
</dt>
 
376
<dt>
 
377
<span class="refentrytitle"><a href="GtkFontSelectionDialog.html">GtkFontSelectionDialog</a></span><span class="refpurpose"> &#8212; A dialog box for selecting fonts</span>
 
378
</dt>
 
379
<dt>
 
380
<span class="refentrytitle"><a href="GtkInputDialog.html">GtkInputDialog</a></span><span class="refpurpose"> &#8212; Configure devices for the XInput extension</span>
 
381
</dt>
 
382
</dl></dd>
 
383
<dt><span class="chapter"><a href="LayoutContainers.html">Layout Containers</a></span></dt>
 
384
<dd><dl>
 
385
<dt>
 
386
<span class="refentrytitle"><a href="GtkAlignment.html">GtkAlignment</a></span><span class="refpurpose"> &#8212; A widget which controls the alignment and size of its child</span>
 
387
</dt>
 
388
<dt>
 
389
<span class="refentrytitle"><a href="GtkAspectFrame.html">GtkAspectFrame</a></span><span class="refpurpose"> &#8212; A frame that constrains its child to a particular aspect ratio</span>
 
390
</dt>
 
391
<dt>
 
392
<span class="refentrytitle"><a href="GtkHBox.html">GtkHBox</a></span><span class="refpurpose"> &#8212; A horizontal container box</span>
 
393
</dt>
 
394
<dt>
 
395
<span class="refentrytitle"><a href="GtkVBox.html">GtkVBox</a></span><span class="refpurpose"> &#8212; A vertical container box</span>
 
396
</dt>
 
397
<dt>
 
398
<span class="refentrytitle"><a href="GtkHButtonBox.html">GtkHButtonBox</a></span><span class="refpurpose"> &#8212; A container for arranging buttons horizontally</span>
 
399
</dt>
 
400
<dt>
 
401
<span class="refentrytitle"><a href="GtkVButtonBox.html">GtkVButtonBox</a></span><span class="refpurpose"> &#8212; A container for arranging buttons vertically</span>
 
402
</dt>
 
403
<dt>
 
404
<span class="refentrytitle"><a href="GtkFixed.html">GtkFixed</a></span><span class="refpurpose"> &#8212; A container which allows you to position widgets at fixed coordinates</span>
 
405
</dt>
 
406
<dt>
 
407
<span class="refentrytitle"><a href="GtkHPaned.html">GtkHPaned</a></span><span class="refpurpose"> &#8212; A container with two panes arranged horizontally</span>
 
408
</dt>
 
409
<dt>
 
410
<span class="refentrytitle"><a href="GtkVPaned.html">GtkVPaned</a></span><span class="refpurpose"> &#8212; A container with two panes arranged vertically</span>
 
411
</dt>
 
412
<dt>
 
413
<span class="refentrytitle"><a href="GtkLayout.html">GtkLayout</a></span><span class="refpurpose"> &#8212; 
 
414
Infinite scrollable area containing child widgets and/or custom drawing</span>
 
415
</dt>
 
416
<dt>
 
417
<span class="refentrytitle"><a href="GtkNotebook.html">GtkNotebook</a></span><span class="refpurpose"> &#8212; A tabbed notebook container</span>
 
418
</dt>
 
419
<dt>
 
420
<span class="refentrytitle"><a href="GtkTable.html">GtkTable</a></span><span class="refpurpose"> &#8212; Pack widgets in regular patterns</span>
 
421
</dt>
 
422
<dt>
 
423
<span class="refentrytitle"><a href="GtkExpander.html">GtkExpander</a></span><span class="refpurpose"> &#8212; A container which can hide its child</span>
 
424
</dt>
 
425
</dl></dd>
 
426
<dt><span class="chapter"><a href="Ornaments.html">Ornaments</a></span></dt>
 
427
<dd><dl>
 
428
<dt>
 
429
<span class="refentrytitle"><a href="GtkFrame.html">GtkFrame</a></span><span class="refpurpose"> &#8212; A bin with a decorative frame and optional label</span>
 
430
</dt>
 
431
<dt>
 
432
<span class="refentrytitle"><a href="GtkHSeparator.html">GtkHSeparator</a></span><span class="refpurpose"> &#8212; A horizontal separator</span>
 
433
</dt>
 
434
<dt>
 
435
<span class="refentrytitle"><a href="GtkVSeparator.html">GtkVSeparator</a></span><span class="refpurpose"> &#8212; A vertical separator</span>
 
436
</dt>
 
437
</dl></dd>
 
438
<dt><span class="chapter"><a href="ScrollingWidgets.html">Scrolling</a></span></dt>
 
439
<dd><dl>
 
440
<dt>
 
441
<span class="refentrytitle"><a href="GtkHScrollbar.html">GtkHScrollbar</a></span><span class="refpurpose"> &#8212; A horizontal scrollbar</span>
 
442
</dt>
 
443
<dt>
 
444
<span class="refentrytitle"><a href="GtkVScrollbar.html">GtkVScrollbar</a></span><span class="refpurpose"></span>
 
445
</dt>
 
446
<dt>
 
447
<span class="refentrytitle"><a href="GtkScrolledWindow.html">GtkScrolledWindow</a></span><span class="refpurpose"> &#8212; Adds scrollbars to its child widget</span>
 
448
</dt>
 
449
</dl></dd>
 
450
<dt><span class="chapter"><a href="Printing.html">Printing</a></span></dt>
 
451
<dd><dl>
 
452
<dt>
 
453
<span class="refentrytitle"><a href="gtk-High-level-Printing-API.html">GtkPrintOperation</a></span><span class="refpurpose"> &#8212; High-level Printing API</span>
 
454
</dt>
 
455
<dt>
 
456
<span class="refentrytitle"><a href="GtkPrintContext.html">GtkPrintContext</a></span><span class="refpurpose"> &#8212; Encapsulates context for drawing pages</span>
 
457
</dt>
 
458
<dt>
 
459
<span class="refentrytitle"><a href="GtkPrintSettings.html">GtkPrintSettings</a></span><span class="refpurpose"> &#8212; Stores print settings</span>
 
460
</dt>
 
461
<dt>
 
462
<span class="refentrytitle"><a href="GtkPageSetup.html">GtkPageSetup</a></span><span class="refpurpose"> &#8212; Stores page setup information</span>
 
463
</dt>
 
464
<dt>
 
465
<span class="refentrytitle"><a href="gtk-GtkPaperSize.html">GtkPaperSize</a></span><span class="refpurpose"> &#8212; Support for named paper sizes</span>
 
466
</dt>
 
467
<dt>
 
468
<span class="refentrytitle"><a href="GtkPrinter.html">GtkPrinter</a></span><span class="refpurpose"> &#8212; Represents a printer</span>
 
469
</dt>
 
470
<dt>
 
471
<span class="refentrytitle"><a href="GtkPrintJob.html">GtkPrintJob</a></span><span class="refpurpose"> &#8212; Represents a print job</span>
 
472
</dt>
 
473
<dt>
 
474
<span class="refentrytitle"><a href="GtkPrintUnixDialog.html">GtkPrintUnixDialog</a></span><span class="refpurpose"> &#8212; A print dialog</span>
 
475
</dt>
 
476
<dt>
 
477
<span class="refentrytitle"><a href="GtkPageSetupUnixDialog.html">GtkPageSetupUnixDialog</a></span><span class="refpurpose"> &#8212; A page setup dialog</span>
 
478
</dt>
 
479
</dl></dd>
 
480
<dt><span class="chapter"><a href="MiscObjects.html">Miscellaneous</a></span></dt>
 
481
<dd><dl>
 
482
<dt>
 
483
<span class="refentrytitle"><a href="GtkAdjustment.html">GtkAdjustment</a></span><span class="refpurpose"> &#8212; A GtkObject representing an adjustable bounded value</span>
 
484
</dt>
 
485
<dt>
 
486
<span class="refentrytitle"><a href="GtkArrow.html">GtkArrow</a></span><span class="refpurpose"> &#8212; Displays an arrow</span>
 
487
</dt>
 
488
<dt>
 
489
<span class="refentrytitle"><a href="GtkCalendar.html">GtkCalendar</a></span><span class="refpurpose"> &#8212; Displays a calendar and allows the user to select a date</span>
 
490
</dt>
 
491
<dt>
 
492
<span class="refentrytitle"><a href="GtkDrawingArea.html">GtkDrawingArea</a></span><span class="refpurpose"> &#8212; A widget for custom user interface elements</span>
 
493
</dt>
 
494
<dt>
 
495
<span class="refentrytitle"><a href="GtkEventBox.html">GtkEventBox</a></span><span class="refpurpose"> &#8212; A widget used to catch events for widgets which do not have their own window</span>
 
496
</dt>
 
497
<dt>
 
498
<span class="refentrytitle"><a href="GtkHandleBox.html">GtkHandleBox</a></span><span class="refpurpose"> &#8212; a widget for detachable window portions</span>
 
499
</dt>
 
500
<dt>
 
501
<span class="refentrytitle"><a href="GtkIMContextSimple.html">GtkIMContextSimple</a></span><span class="refpurpose"> &#8212; An input method context supporting table-based input methods</span>
 
502
</dt>
 
503
<dt>
 
504
<span class="refentrytitle"><a href="GtkIMMulticontext.html">GtkIMMulticontext</a></span><span class="refpurpose"> &#8212; An input method context supporting multiple, loadable input methods</span>
 
505
</dt>
 
506
<dt>
 
507
<span class="refentrytitle"><a href="GtkSizeGroup.html">GtkSizeGroup</a></span><span class="refpurpose"> &#8212; Grouping widgets so they request the same size</span>
 
508
</dt>
 
509
<dt>
 
510
<span class="refentrytitle"><a href="GtkTooltip.html">GtkTooltip</a></span><span class="refpurpose"> &#8212; Add tips to your widgets</span>
 
511
</dt>
 
512
<dt>
 
513
<span class="refentrytitle"><a href="GtkViewport.html">GtkViewport</a></span><span class="refpurpose"> &#8212; An adapter which makes widgets scrollable</span>
 
514
</dt>
 
515
<dt>
 
516
<span class="refentrytitle"><a href="GtkAccessible.html">GtkAccessible</a></span><span class="refpurpose"> &#8212; Accessibility support for widgets</span>
 
517
</dt>
 
518
</dl></dd>
 
519
<dt><span class="chapter"><a href="AbstractObjects.html">Abstract Base Classes</a></span></dt>
 
520
<dd><dl>
 
521
<dt>
 
522
<span class="refentrytitle"><a href="GtkBin.html">GtkBin</a></span><span class="refpurpose"> &#8212; A container with just one child</span>
 
523
</dt>
 
524
<dt>
 
525
<span class="refentrytitle"><a href="GtkBox.html">GtkBox</a></span><span class="refpurpose"> &#8212; Base class for box containers</span>
 
526
</dt>
 
527
<dt>
 
528
<span class="refentrytitle"><a href="GtkButtonBox.html">GtkButtonBox</a></span><span class="refpurpose"> &#8212; Base class for GtkHButtonBox and GtkVButtonBox</span>
 
529
</dt>
 
530
<dt>
 
531
<span class="refentrytitle"><a href="GtkContainer.html">GtkContainer</a></span><span class="refpurpose"> &#8212; Base class for widgets which contain other widgets</span>
 
532
</dt>
 
533
<dt>
 
534
<span class="refentrytitle"><a href="GtkItem.html">GtkItem</a></span><span class="refpurpose"> &#8212; Abstract base class for GtkMenuItem, GtkListItem and GtkTreeItem</span>
 
535
</dt>
 
536
<dt>
 
537
<span class="refentrytitle"><a href="GtkMenuShell.html">GtkMenuShell</a></span><span class="refpurpose"> &#8212; A base class for menu objects</span>
 
538
</dt>
 
539
<dt>
 
540
<span class="refentrytitle"><a href="GtkMisc.html">GtkMisc</a></span><span class="refpurpose"> &#8212; Base class for widgets with alignments and padding</span>
 
541
</dt>
 
542
<dt>
 
543
<span class="refentrytitle"><a href="GtkObject.html">GtkObject</a></span><span class="refpurpose"> &#8212; The base class of the GTK+ type hierarchy</span>
 
544
</dt>
 
545
<dt>
 
546
<span class="refentrytitle"><a href="GtkPaned.html">GtkPaned</a></span><span class="refpurpose"> &#8212; Base class for widgets with two adjustable panes</span>
 
547
</dt>
 
548
<dt>
 
549
<span class="refentrytitle"><a href="GtkRange.html">GtkRange</a></span><span class="refpurpose"> &#8212; Base class for widgets which visualize an adjustment</span>
 
550
</dt>
 
551
<dt>
 
552
<span class="refentrytitle"><a href="GtkScale.html">GtkScale</a></span><span class="refpurpose"> &#8212; Base class for GtkHScale and GtkVScale</span>
 
553
</dt>
 
554
<dt>
 
555
<span class="refentrytitle"><a href="GtkScrollbar.html">GtkScrollbar</a></span><span class="refpurpose"> &#8212; Base class for GtkHScrollbar and GtkVScrollbar</span>
 
556
</dt>
 
557
<dt>
 
558
<span class="refentrytitle"><a href="GtkSeparator.html">GtkSeparator</a></span><span class="refpurpose"> &#8212; Base class for GtkHSeparator and GtkVSeparator</span>
 
559
</dt>
 
560
<dt>
 
561
<span class="refentrytitle"><a href="GtkWidget.html">GtkWidget</a></span><span class="refpurpose"> &#8212; Base class for all widgets</span>
 
562
</dt>
 
563
<dt>
 
564
<span class="refentrytitle"><a href="GtkIMContext.html">GtkIMContext</a></span><span class="refpurpose"> &#8212; Base class for input method contexts</span>
 
565
</dt>
 
566
</dl></dd>
 
567
<dt><span class="chapter"><a href="PlugSocket.html">Cross-process Embedding</a></span></dt>
 
568
<dd><dl>
 
569
<dt>
 
570
<span class="refentrytitle"><a href="GtkPlug.html">GtkPlug</a></span><span class="refpurpose"> &#8212; Toplevel for embedding into other processes</span>
 
571
</dt>
 
572
<dt>
 
573
<span class="refentrytitle"><a href="GtkSocket.html">GtkSocket</a></span><span class="refpurpose"> &#8212; Container for widgets from other processes</span>
 
574
</dt>
 
575
</dl></dd>
 
576
<dt><span class="chapter"><a href="SpecialObjects.html">Special-purpose features</a></span></dt>
 
577
<dd><dl>
 
578
<dt>
 
579
<span class="refentrytitle"><a href="GtkCurve.html">GtkCurve</a></span><span class="refpurpose"> &#8212; Allows direct editing of a curve</span>
 
580
</dt>
 
581
<dt>
 
582
<span class="refentrytitle"><a href="GtkGammaCurve.html">GtkGammaCurve</a></span><span class="refpurpose"> &#8212; A subclass of GtkCurve for editing gamma curves</span>
 
583
</dt>
 
584
<dt>
 
585
<span class="refentrytitle"><a href="GtkRuler.html">GtkRuler</a></span><span class="refpurpose"> &#8212; Base class for horizontal or vertical rulers</span>
 
586
</dt>
 
587
<dt>
 
588
<span class="refentrytitle"><a href="GtkHRuler.html">GtkHRuler</a></span><span class="refpurpose"> &#8212; A horizontal ruler</span>
 
589
</dt>
 
590
<dt>
 
591
<span class="refentrytitle"><a href="GtkVRuler.html">GtkVRuler</a></span><span class="refpurpose"> &#8212; A vertical ruler</span>
 
592
</dt>
 
593
</dl></dd>
 
594
<dt><span class="chapter"><a href="RecentDocuments.html">Recently Used Documents</a></span></dt>
 
595
<dd><dl>
 
596
<dt>
 
597
<span class="refentrytitle"><a href="GtkRecentManager.html">GtkRecentManager</a></span><span class="refpurpose"> &#8212; Managing Recently Used Files</span>
 
598
</dt>
 
599
<dt>
 
600
<span class="refentrytitle"><a href="GtkRecentChooser.html">GtkRecentChooser</a></span><span class="refpurpose"> &#8212; Interface implemented by widgets displaying recently used files</span>
 
601
</dt>
 
602
<dt>
 
603
<span class="refentrytitle"><a href="GtkRecentChooserDialog.html">GtkRecentChooserDialog</a></span><span class="refpurpose"> &#8212; Displays recently used files in a dialog</span>
 
604
</dt>
 
605
<dt>
 
606
<span class="refentrytitle"><a href="GtkRecentChooserMenu.html">GtkRecentChooserMenu</a></span><span class="refpurpose"> &#8212; Displays recently used files in a menu</span>
 
607
</dt>
 
608
<dt>
 
609
<span class="refentrytitle"><a href="GtkRecentChooserWidget.html">GtkRecentChooserWidget</a></span><span class="refpurpose"> &#8212; Displays recently used files</span>
 
610
</dt>
 
611
<dt>
 
612
<span class="refentrytitle"><a href="GtkRecentFilter.html">GtkRecentFilter</a></span><span class="refpurpose"> &#8212; A filter for selecting a subset of recently used files</span>
 
613
</dt>
 
614
</dl></dd>
 
615
<dt><span class="chapter"><a href="Builder.html">Interface builder</a></span></dt>
 
616
<dd><dl>
 
617
<dt>
 
618
<span class="refentrytitle"><a href="gtk-gtkbuildable.html">GtkBuildable</a></span><span class="refpurpose"> &#8212; Interface for objects that can be built by GtkBuilder</span>
 
619
</dt>
 
620
<dt>
 
621
<span class="refentrytitle"><a href="GtkBuilder.html">GtkBuilder</a></span><span class="refpurpose"> &#8212; Build an interface from an XML UI definition</span>
 
622
</dt>
 
623
</dl></dd>
 
624
<dt><span class="chapter"><a href="DeprecatedObjects.html">Deprecated</a></span></dt>
 
625
<dd><dl>
 
626
<dt>
 
627
<span class="refentrytitle"><a href="GtkCList.html">GtkCList</a></span><span class="refpurpose"> &#8212; A multi-columned scrolling list widget</span>
 
628
</dt>
 
629
<dt>
 
630
<span class="refentrytitle"><a href="GtkCTree.html">GtkCTree</a></span><span class="refpurpose"> &#8212; A widget displaying a hierarchical tree</span>
 
631
</dt>
 
632
<dt>
 
633
<span class="refentrytitle"><a href="GtkCombo.html">GtkCombo</a></span><span class="refpurpose"> &#8212; A text entry field with a dropdown list</span>
 
634
</dt>
 
635
<dt>
 
636
<span class="refentrytitle"><a href="GtkItemFactory.html">GtkItemFactory</a></span><span class="refpurpose"> &#8212; A factory for menus</span>
 
637
</dt>
 
638
<dt>
 
639
<span class="refentrytitle"><a href="GtkList.html">GtkList</a></span><span class="refpurpose"> &#8212; Widget for packing a list of selectable items</span>
 
640
</dt>
 
641
<dt>
 
642
<span class="refentrytitle"><a href="GtkListItem.html">GtkListItem</a></span><span class="refpurpose"> &#8212; An item in a GtkList</span>
 
643
</dt>
 
644
<dt>
 
645
<span class="refentrytitle"><a href="GtkOldEditable.html">GtkOldEditable</a></span><span class="refpurpose"> &#8212; Base class for text-editing widgets</span>
 
646
</dt>
 
647
<dt>
 
648
<span class="refentrytitle"><a href="GtkOptionMenu.html">GtkOptionMenu</a></span><span class="refpurpose"> &#8212; A widget used to choose from a list of valid choices</span>
 
649
</dt>
 
650
<dt>
 
651
<span class="refentrytitle"><a href="GtkPixmap.html">GtkPixmap</a></span><span class="refpurpose"> &#8212; A widget displaying a graphical image or icon</span>
 
652
</dt>
 
653
<dt>
 
654
<span class="refentrytitle"><a href="GtkPreview.html">GtkPreview</a></span><span class="refpurpose"> &#8212; A widget to display RGB or grayscale data</span>
 
655
</dt>
 
656
<dt>
 
657
<span class="refentrytitle"><a href="GtkProgress.html">GtkProgress</a></span><span class="refpurpose"> &#8212; Base class for GtkProgressBar</span>
 
658
</dt>
 
659
<dt>
 
660
<span class="refentrytitle"><a href="GtkText.html">GtkText</a></span><span class="refpurpose"> &#8212; A text widget</span>
 
661
</dt>
 
662
<dt>
 
663
<span class="refentrytitle"><a href="GtkTooltips.html">GtkTooltips</a></span><span class="refpurpose"> &#8212; Add tips to your widgets</span>
 
664
</dt>
 
665
<dt>
 
666
<span class="refentrytitle"><a href="GtkTipsQuery.html">GtkTipsQuery</a></span><span class="refpurpose"> &#8212; Displays help about widgets in the user interface</span>
 
667
</dt>
 
668
<dt>
 
669
<span class="refentrytitle"><a href="GtkTree.html">GtkTree</a></span><span class="refpurpose"> &#8212; A tree widget</span>
 
670
</dt>
 
671
<dt>
 
672
<span class="refentrytitle"><a href="GtkTreeItem.html">GtkTreeItem</a></span><span class="refpurpose"> &#8212; The widget used for items in a GtkTree</span>
 
673
</dt>
 
674
</dl></dd>
 
675
</dl>
 
676
</div>
 
677
</div>
72
678
</body>
73
679
</html>