diff options
author | Cody Russell <bratsche@gnome.org> | 2007-02-07 20:33:46 +0000 |
---|---|---|
committer | Cody Russell <bratsche@src.gnome.org> | 2007-02-07 20:33:46 +0000 |
commit | bd151b02f6466870c8d220faf6dbeb2cfb1c1299 (patch) | |
tree | 4cb173b89ede362fbe8e443ef0fdd432c357204e /gdk/gdk.symbols | |
parent | 2c0d8ac81973706da8d5508c0b6c04ab4662391e (diff) | |
download | gtk+-bd151b02f6466870c8d220faf6dbeb2cfb1c1299.tar.gz |
Add gdk_event_request_motions
2007-02-07 Cody Russell <bratsche@gnome.org>
* gdk/gdk.symbols: Add gdk_event_request_motions
svn path=/trunk/; revision=17275
Diffstat (limited to 'gdk/gdk.symbols')
-rw-r--r-- | gdk/gdk.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index 94d977b6c9..4f70b31133 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -43,6 +43,7 @@ gdk_event_handler_set gdk_event_new gdk_event_peek gdk_event_put +gdk_event_request_motions gdk_event_set_screen gdk_get_show_events gdk_set_show_events |