1
0
Fork 0

Add GDK-specific symbols to clutter.symbols

A GDK backend for clutter was added in commits 610a9c17
(Add A new GDK backend) and f14cbf5b (gdk: Allow disabling event retrieval)

These are not included in the Win32 builds for the moment as GDK3 is
quite unstable on Windows at this time
This commit is contained in:
Chun-wei Fan 2011-11-07 12:44:44 +08:00
parent 73fa9eec5f
commit bd9dbe870a

View file

@ -631,6 +631,15 @@ clutter_frame_source_add
clutter_frame_source_add_full
#endif
#ifdef CLUTTER_WINDOWING_GDK
clutter_gdk_disable_event_retrieval
clutter_gdk_get_stage_from_window
clutter_gdk_get_stage_window
clutter_gdk_handle_event
clutter_gdk_set_display
clutter_gdk_set_stage_foreign
#endif
clutter_geometry_get_type
clutter_geometry_intersects
clutter_geometry_union