[zoomable] Add Zoomable interface
[clutter-gtk] / clutter-gtk / clutter-gtk.h
1 #ifndef __CLUTTER_GTK_H__
2 #define __CLUTTER_GTK_H__
3
4 #define __CLUTTER_GTK_H_INSIDE__
5
6 /* Please, keep the list sorted alphabetically */
7
8 #include "gtk-clutter-embed.h"
9 #include "gtk-clutter-scrollable.h"
10 #include "gtk-clutter-util.h"
11 #include "gtk-clutter-viewport.h"
12 #include "gtk-clutter-zoomable.h"
13
14 #undef __CLUTTER_GTK_H_INSIDE__
15
16 #endif /* __CLUTTER_GTK_H__ */