Update clutter-version.h.win32.in

-Update clutter-version.h.win32.in to reflect the state of
 clutter-version.h.in commit 21a24c86 (updated in commit 8249e488)
-Also add clutter_check_windowing_backend to clutter.symbols as a result.
This commit is contained in:
Chun-wei Fan 2011-11-07 12:12:53 +08:00
parent bb9e452a36
commit 73fa9eec5f
2 changed files with 3 additions and 0 deletions

View File

@ -191,6 +191,8 @@ gboolean clutter_check_version (guint major,
guint minor,
guint micro);
gboolean clutter_check_windowing_backend (const char *backend_type);
G_END_DECLS
#endif /* __CLUTTER_VERSION_H__ */

View File

@ -466,6 +466,7 @@ clutter_cairo_texture_new
clutter_cairo_texture_set_auto_resize
clutter_cairo_texture_set_surface_size
clutter_check_version
clutter_check_windowing_backend
clutter_child_meta_get_actor
clutter_child_meta_get_container
clutter_child_meta_get_type