diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-12-03 13:05:23 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-12-03 13:05:23 -0500 |
commit | a996a309c767bd30175a1ed5a5f3777d0f54cddc (patch) | |
tree | 5a75cf3395ec713d66cb14a80c48b1e42759f852 /gdk/gdk.symbols | |
parent | 5687d7f8808290138c2cbdf001d132cb9cf88751 (diff) | |
download | gtk+-a996a309c767bd30175a1ed5a5f3777d0f54cddc.tar.gz |
One more forgotten symbol
Diffstat (limited to 'gdk/gdk.symbols')
-rw-r--r-- | gdk/gdk.symbols | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index 62871f0ac8..68df3da06f 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -437,7 +437,7 @@ gdk_window_get_screen gdk_window_get_state gdk_window_get_support_multidevice gdk_window_get_toplevel -gdk_window_get_type +gdk_window_get_type G_GNUC_CONST gdk_window_get_type_hint gdk_window_get_update_area gdk_window_get_user_data @@ -470,7 +470,6 @@ gdk_window_move gdk_window_move_region gdk_window_move_resize gdk_window_new -gdk_window_object_get_type G_GNUC_CONST gdk_window_peek_children gdk_window_process_all_updates gdk_window_process_updates |