mirror of
https://github.com/brl/mutter.git
synced 2025-07-27 03:58:32 +00:00
Update clutter-version.h.win32.in
-Update clutter-version.h.win32.in to reflect the state of clutter-version.h.in commit21a24c86
(updated in commit8249e488
) -Also add clutter_check_windowing_backend to clutter.symbols as a result.
This commit is contained in:
@@ -191,6 +191,8 @@ gboolean clutter_check_version (guint major,
|
|||||||
guint minor,
|
guint minor,
|
||||||
guint micro);
|
guint micro);
|
||||||
|
|
||||||
|
gboolean clutter_check_windowing_backend (const char *backend_type);
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __CLUTTER_VERSION_H__ */
|
#endif /* __CLUTTER_VERSION_H__ */
|
||||||
|
@@ -466,6 +466,7 @@ clutter_cairo_texture_new
|
|||||||
clutter_cairo_texture_set_auto_resize
|
clutter_cairo_texture_set_auto_resize
|
||||||
clutter_cairo_texture_set_surface_size
|
clutter_cairo_texture_set_surface_size
|
||||||
clutter_check_version
|
clutter_check_version
|
||||||
|
clutter_check_windowing_backend
|
||||||
clutter_child_meta_get_actor
|
clutter_child_meta_get_actor
|
||||||
clutter_child_meta_get_container
|
clutter_child_meta_get_container
|
||||||
clutter_child_meta_get_type
|
clutter_child_meta_get_type
|
||||||
|
Reference in New Issue
Block a user