[clutter/msvc-support-master] Update clutter-version.h.win32.in
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/msvc-support-master] Update clutter-version.h.win32.in
- Date: Mon, 7 Nov 2011 04:14:16 +0000 (UTC)
commit 73fa9eec5f1ca248f16d15fd19e5e548655321d9
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Mon Nov 7 12:12:53 2011 +0800
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.
clutter/clutter-version.h.win32.in | 2 ++
clutter/clutter.symbols | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/clutter/clutter-version.h.win32.in b/clutter/clutter-version.h.win32.in
index 3c8114b..76efc4e 100644
--- a/clutter/clutter-version.h.win32.in
+++ b/clutter/clutter-version.h.win32.in
@@ -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__ */
diff --git a/clutter/clutter.symbols b/clutter/clutter.symbols
index 9ccf694..2666301 100644
--- a/clutter/clutter.symbols
+++ b/clutter/clutter.symbols
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]