dnd: Remove gdk_drag_context_get_dest_surface()
authorBenjamin Otte <otte@redhat.com>
Wed, 6 Jun 2018 05:43:58 +0000 (07:43 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 18 Jun 2018 21:49:52 +0000 (23:49 +0200)
commite1206763a8321697045182dc7106c77bd0605ebb
tree317b676af42aedc9e3af93ba3cf97757b0ee1882
parent8a08a325bee293e9cef8d680abb90027f450b6ee
dnd: Remove gdk_drag_context_get_dest_surface()

... and gdk_drag_context_get_source_surface().

In the backends, use direct access to the variables instead.
docs/reference/gdk/gdk4-sections.txt
gdk/gdkdnd.c
gdk/gdkdnd.h
gdk/win32/gdkdrag-win32.c
gdk/x11/gdkdnd-x11.c