4005fb9ff3f8fa80ec890c293ade77b6f2c22af0
[hildon] / src / hildon-widgets.h
1 /*
2  * This file is part of hildon-libs
3  *
4  * Copyright (C) 2005, 2006 Nokia Corporation, all rights reserved.
5  *
6  * Contact: Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
7  *
8  * This library is free software; you can redistribute it and/or
9  * modify it under the terms of the GNU Lesser General Public License
10  * as published by the Free Software Foundation; version 2.1 of
11  * the License.
12  *
13  * This library is distributed in the hope that it will be useful, but
14  * WITHOUT ANY WARRANTY; without even the implied warranty of
15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16  * Lesser General Public License for more details.
17  *
18  * You should have received a copy of the GNU Lesser General Public
19  * License along with this library; if not, write to the Free Software
20  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
21  * 02110-1301 USA
22  *
23  */
24
25 #ifndef ___HILDON_WIDGETS_H___
26 #define ___HILDON_WIDGETS_H___
27
28 #include "gtk-infoprint.h"
29 #include "hildon-banner.h"
30 #include "hildon-calendar-popup.h"
31 #include "hildon-caption.h"
32 #include "hildon-code-dialog.h"
33 #include "hildon-color-button.h"
34 #include "hildon-color-chooser-button.h"
35 #include "hildon-color-chooser-dialog.h"
36 #include "hildon-color-chooser.h"
37 #include "hildon-color-popup.h"
38 #include "hildon-color-selector.h"
39 #include "hildon-composite-widget.h"
40 #include "hildon-controlbar.h"
41 #include "hildon-date-editor.h"
42 #include "hildon-defines.h"
43 #include "hildon-find-toolbar.h"
44 #include "hildon-font-selection-dialog.h"
45 #include "hildon-get-password-dialog.h"
46 #include "hildon-hvolumebar.h"
47 #include "hildon-input-mode-hint.h"
48 #include "hildon-marshalers.h"
49 #include "hildon-name-password-dialog.h"
50 #include "hildon-note.h"
51 #include "hildon-number-editor.h"
52 #include "hildon-plugin-widget.h"
53 #include "hildon-private.h"
54 #include "hildon-program.h"
55 #include "hildon-range-editor.h"
56 #include "hildon-seekbar.h"
57 #include "hildon-set-password-dialog.h"
58 #include "hildon-sort-dialog.h"
59 #include "hildon-time-editor.h"
60 #include "hildon-time-picker.h"
61 #include "hildon-volumebar-private.h"
62 #include "hildon-volumebar-range.h"
63 #include "hildon-volumebar.h"
64 #include "hildon-vvolumebar.h"
65 #include "hildon-weekday-picker.h"
66 #include "hildon-window-private.h"
67 #include "hildon-window.h"
68 #include "hildon-wizard-dialog.h"
69 #include "hildon-enum-types.h"
70
71 #endif