[gtk+/xi2] gdk.symbols: Add missing symbols.



commit 3c62c2b5bb696e44afe2d9efa9d7d2e1bb1ca2fa
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sun May 16 21:23:41 2010 +0200

    gdk.symbols: Add missing symbols.

 gdk/gdk.symbols |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols
index 039ac35..ab9c9ba 100644
--- a/gdk/gdk.symbols
+++ b/gdk/gdk.symbols
@@ -34,6 +34,7 @@ gdk_event_free
 gdk_event_get
 gdk_event_get_axis
 gdk_event_get_coords
+gdk_event_get_device
 gdk_event_get_root_coords
 gdk_event_get_screen
 gdk_event_get_state
@@ -44,7 +45,11 @@ gdk_event_new
 gdk_event_peek
 gdk_event_put
 gdk_event_request_motions
+gdk_event_set_device
 gdk_event_set_screen
+gdk_events_get_distance
+gdk_events_get_angle
+gdk_events_get_center
 gdk_get_show_events
 gdk_set_show_events
 gdk_setting_get
@@ -238,6 +243,7 @@ gdk_axis_use_get_type G_GNUC_CONST
 gdk_byte_order_get_type G_GNUC_CONST
 gdk_cap_style_get_type G_GNUC_CONST
 gdk_crossing_mode_get_type G_GNUC_CONST
+gdk_device_type_get_type G_GNUC_CONST
 gdk_extension_mode_get_type G_GNUC_CONST
 gdk_event_mask_get_type G_GNUC_CONST
 gdk_event_type_get_type G_GNUC_CONST
@@ -245,6 +251,7 @@ gdk_fill_get_type G_GNUC_CONST
 gdk_fill_rule_get_type G_GNUC_CONST
 gdk_filter_return_get_type G_GNUC_CONST
 gdk_function_get_type G_GNUC_CONST
+gdk_grab_ownership_get_type G_GNUC_CONST
 gdk_grab_status_get_type G_GNUC_CONST
 gdk_gravity_get_type G_GNUC_CONST
 gdk_join_style_get_type G_GNUC_CONST
@@ -409,6 +416,7 @@ gdk_device_free_history
 gdk_device_get_associated_device
 gdk_device_get_axis
 gdk_device_get_axis_use
+gdk_device_get_device_type
 gdk_device_get_has_cursor
 gdk_device_get_history
 gdk_device_get_key
@@ -442,9 +450,12 @@ gdk_input_set_extension_events
 gdk_display_close
 gdk_display_get_event
 gdk_display_get_device_manager
+gdk_display_get_device_state
 gdk_display_get_type G_GNUC_CONST
+gdk_display_get_window_at_device_position
 gdk_display_peek_event
 gdk_display_put_event
+gdk_display_warp_device
 #ifndef GDK_MULTIDEVICE_SAFE
 gdk_display_get_pointer
 gdk_display_get_window_at_pointer
@@ -532,6 +543,8 @@ gdk_drag_abort
 gdk_drag_begin
 gdk_drag_context_get_type G_GNUC_CONST
 gdk_drag_context_new
+gdk_drag_context_get_device
+gdk_drag_context_set_device
 #ifndef GDK_DISABLE_DEPRECATED
 gdk_drag_context_ref
 gdk_drag_context_unref
@@ -688,6 +701,8 @@ gdk_window_get_geometry
 gdk_window_get_origin
 gdk_window_get_root_coords
 gdk_window_get_deskrelative_origin
+gdk_window_set_support_multidevice
+gdk_window_get_support_multidevice
 gdk_window_shape_combine_mask
 gdk_window_shape_combine_region
 gdk_window_set_child_shapes



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]