diff options
author | Benjamin Otte <otte@redhat.com> | 2010-08-29 02:10:19 +0200 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2010-09-26 15:11:33 +0200 |
commit | 504a2d419499d45d19cb1934d95d9375ac540dde (patch) | |
tree | 39466deead0b5e1c96166d8a997e93fddaf2245d /gdk/gdk.symbols | |
parent | b5097de481a911d1c4e3947bf25fa1cd3ecf07e5 (diff) | |
download | gtk+-504a2d419499d45d19cb1934d95d9375ac540dde.tar.gz |
API: Remove gdk_drawable_get_display()
Diffstat (limited to 'gdk/gdk.symbols')
-rw-r--r-- | gdk/gdk.symbols | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index bd4b477f72..03631bd2bf 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -534,7 +534,6 @@ gdk_drag_get_protocol #if IN_FILE(__GDK_DRAW_C__) gdk_drawable_get_clip_region gdk_drawable_get_colormap -gdk_drawable_get_display gdk_drawable_get_size gdk_drawable_get_type G_GNUC_CONST gdk_drawable_get_visible_region |