Upgrade gtkmm to 2.10.8, glibmm to 2.13.3 and add cairomm 1.2.4
[ardour.git] / libs / gtkmm2 / gtk / gtkmm.h
1 /* $Id$ */
2 /* gtkmm - a C++ wrapper for the Gtk toolkit
3  *
4  * Copyright 1999-2002 The gtkmm Development Team
5  *
6  * This library is free software; you can redistribute it and/or
7  * modify it under the terms of the GNU Library General Public
8  * License as published by the Free Software Foundation; either
9  * version 2 of the License, or (at your option) any later version.
10  *
11  * This library is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14  * Library General Public License for more details.
15  *
16  * You should have received a copy of the GNU Library General Public
17  * License along with this library; if not, write to the Free
18  * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19  */
20
21 #ifndef _GTKMM_H
22 #define _GTKMM_H
23
24 /* Gtkmm version.  */
25 extern const int gtkmm_major_version;
26 extern const int gtkmm_minor_version;
27 extern const int gtkmm_micro_version;
28
29 #include <glibmm.h>
30 #include <gdkmm.h>
31
32 #include <gtkmm/object.h>
33 #include <gtkmm/aboutdialog.h>
34 #include <gtkmm/accelkey.h>
35 #include <gtkmm/accelgroup.h>
36 #include <gtkmm/adjustment.h>
37 #include <gtkmm/alignment.h>
38 #include <gtkmm/arrow.h>
39 #include <gtkmm/aspectframe.h>
40 #include <gtkmm/assistant.h>
41 #include <gtkmm/base.h>
42 #include <gtkmm/bin.h>
43 #include <gtkmm/box.h>
44 #include <gtkmm/button.h>
45 #include <gtkmm/buttonbox.h>
46 #include <gtkmm/cellview.h>
47 #include <gtkmm/checkbutton.h>
48 #include <gtkmm/checkmenuitem.h>
49 #include <gtkmm/cellrenderer.h>
50 #include <gtkmm/cellrendereraccel.h>
51 #include <gtkmm/cellrenderercombo.h>
52 #include <gtkmm/cellrendererpixbuf.h>
53 #include <gtkmm/cellrendererprogress.h>
54 #include <gtkmm/cellrendererspin.h>
55 #include <gtkmm/cellrenderertext.h>
56 #include <gtkmm/cellrenderertoggle.h>
57 #include <gtkmm/colorbutton.h>
58 #include <gtkmm/colorselection.h>
59 #include <gtkmm/combo.h> //TODO: Deprecated.
60 #include <gtkmm/combobox.h>
61 #include <gtkmm/comboboxentry.h>
62 #include <gtkmm/comboboxentrytext.h>
63 #include <gtkmm/comboboxtext.h>
64 #include <gtkmm/container.h>
65 #include <gtkmm/curve.h>
66 #include <gtkmm/dialog.h>
67 #include <gtkmm/drawingarea.h>
68 #include <gtkmm/editable.h>
69 #include <gtkmm/entry.h>
70 #include <gtkmm/expander.h>
71 #include <gtkmm/enums.h>
72 #include <gtkmm/eventbox.h>
73 #include <gtkmm/filechooser.h>
74 #include <gtkmm/filechooserbutton.h>
75 #include <gtkmm/filechooserdialog.h>
76 #include <gtkmm/filechooserwidget.h>
77 #include <gtkmm/filefilter.h>
78 #include <gtkmm/fileselection.h> //TODO: Deprecated.
79 #include <gtkmm/fixed.h>
80 #include <gtkmm/fontbutton.h>
81 #include <gtkmm/fontselection.h>
82 #include <gtkmm/frame.h>
83 //#include <gtkmm/rc.h>
84 #include <gtkmm/handlebox.h>
85 #include <gtkmm/iconset.h>
86 #include <gtkmm/iconfactory.h>
87 #include <gtkmm/iconsource.h>
88 #include <gtkmm/icontheme.h>
89 #include <gtkmm/iconview.h>
90 #include <gtkmm/image.h>
91 #include <gtkmm/imagemenuitem.h>
92 #include <gtkmm/inputdialog.h>
93 #include <gtkmm/item.h>
94 #include <gtkmm/calendar.h>
95 #include <gtkmm/invisible.h>
96 #include <gtkmm/label.h>
97 #include <gtkmm/layout.h>
98 #include <gtkmm/liststore.h>
99 #include <gtkmm/listviewtext.h>
100 #include <gtkmm/linkbutton.h>
101 #include <gtkmm/main.h>
102 #include <gtkmm/menu.h>
103 #include <gtkmm/menu_elems.h>
104 #include <gtkmm/menubar.h>
105 #include <gtkmm/menuitem.h>
106 #include <gtkmm/menushell.h>
107 #include <gtkmm/messagedialog.h>
108 #include <gtkmm/misc.h>
109 #include <gtkmm/notebook.h>
110 #include <gtkmm/object.h>
111 #include <gtkmm/optionmenu.h>
112 #include <gtkmm/paned.h>
113 #include <gtkmm/pagesetup.h>
114 #include <gtkmm/pagesetupunixdialog.h>
115 #include <gtkmm/papersize.h>
116 #include <gtkmm/printcontext.h>
117 #include <gtkmm/printer.h>
118 #include <gtkmm/printjob.h>
119 #include <gtkmm/printoperation.h>
120 #include <gtkmm/printoperationpreview.h>
121 #include <gtkmm/printsettings.h>
122 #include <gtkmm/printunixdialog.h>
123 #include <gtkmm/progressbar.h>
124 #include <gtkmm/radioaction.h>
125 #include <gtkmm/radiobutton.h>
126 #include <gtkmm/radiomenuitem.h>
127 #include <gtkmm/radiotoolbutton.h>
128 #include <gtkmm/range.h>
129 #include <gtkmm/recentchooser.h>
130 #include <gtkmm/recentchooserdialog.h>
131 #include <gtkmm/recentchoosermenu.h>
132 #include <gtkmm/recentchooserwidget.h>
133 #include <gtkmm/recentfilter.h>
134 #include <gtkmm/recentinfo.h>
135 #include <gtkmm/recentmanager.h>
136 #include <gtkmm/ruler.h>
137 #include <gtkmm/scale.h>
138 #include <gtkmm/scrollbar.h>
139 #include <gtkmm/scrolledwindow.h>
140 #include <gtkmm/separator.h>
141 #include <gtkmm/separatormenuitem.h>
142 #include <gtkmm/separatortoolitem.h>
143 #include <gtkmm/settings.h>
144 #include <gtkmm/sizegroup.h>
145 #include <gtkmm/spinbutton.h>
146 #include <gtkmm/statusbar.h>
147 #include <gtkmm/statusicon.h>
148 #include <gtkmm/stock.h>
149 #include <gtkmm/stockid.h>
150 #include <gtkmm/stockitem.h>
151 #include <gtkmm/style.h>
152 #include <gtkmm/table.h>
153 #include <gtkmm/tearoffmenuitem.h>
154 #include <gtkmm/textbuffer.h>
155 #include <gtkmm/textchildanchor.h>
156 #include <gtkmm/textiter.h>
157 #include <gtkmm/textmark.h>
158 #include <gtkmm/texttag.h>
159 #include <gtkmm/texttagtable.h>
160 #include <gtkmm/textview.h>
161 #include <gtkmm/toggleaction.h>
162 #include <gtkmm/togglebutton.h>
163 #include <gtkmm/toolbar.h>
164 #include <gtkmm/toolitem.h>
165 #include <gtkmm/toolbutton.h>
166 #include <gtkmm/toggletoolbutton.h>
167 #include <gtkmm/menutoolbutton.h>
168 #include <gtkmm/tooltips.h>
169 #include <gtkmm/treemodel.h>
170 #include <gtkmm/treemodelfilter.h>
171 #include <gtkmm/treemodelsort.h>
172 #include <gtkmm/treepath.h>
173 #include <gtkmm/treerowreference.h>
174 #include <gtkmm/treeselection.h>
175 #include <gtkmm/treestore.h>
176 #include <gtkmm/treeview.h>
177 #include <gtkmm/treeviewcolumn.h>
178 #include <gtkmm/uimanager.h>
179 #include <gtkmm/viewport.h>
180 #include <gtkmm/widget.h>
181 #include <gtkmm/window.h>
182
183 #endif /* #ifndef GTKMM_H */
184