diff options
author | Matthias Clasen <mclasen@redhat.com> | 2015-12-01 23:33:53 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2015-12-01 23:47:56 -0500 |
commit | fff8297a50e23481d2df72d123f2a84e34a866be (patch) | |
tree | 2673b208cf45fc91e2d61c0c81e72b4cbf6f8df2 /docs/reference/gdk/gdk3-sections.txt | |
parent | d46b67dc79485accfc1e06403ec38458a7d2836d (diff) | |
download | gtk+-fff8297a50e23481d2df72d123f2a84e34a866be.tar.gz |
Add gdk_drag_context_get_drag_window
This makes gdk_wayland_drag_context_get_dnd_window
backend-independent API and adds an implementation
for X11.
Diffstat (limited to 'docs/reference/gdk/gdk3-sections.txt')
-rw-r--r-- | docs/reference/gdk/gdk3-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gdk/gdk3-sections.txt b/docs/reference/gdk/gdk3-sections.txt index 8309d1d977..b26ede0ae2 100644 --- a/docs/reference/gdk/gdk3-sections.txt +++ b/docs/reference/gdk/gdk3-sections.txt @@ -967,6 +967,7 @@ gdk_drag_context_set_device gdk_drag_context_get_source_window gdk_drag_context_get_dest_window gdk_drag_context_get_protocol +gdk_drag_context_get_drag_window <SUBSECTION Standard> GDK_DRAG_CONTEXT |