diff options
author | Benjamin Otte <otte@redhat.com> | 2018-05-12 00:13:11 +0200 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2018-06-18 23:49:19 +0200 |
commit | 74a8ffc4a86d4b6e3c258be0f1fd0ac020db3b27 (patch) | |
tree | 70c7fc89643422689dce8b9326c1838125c7e68d /docs | |
parent | ac44353f9b81fd0de45a7d5bb8ca37ebff38b6b7 (diff) | |
download | gtk+-74a8ffc4a86d4b6e3c258be0f1fd0ac020db3b27.tar.gz |
dnd: Add gdk_drag_action_is_unique()
This will be necessary once we remove the ASK action.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gdk/gdk4-sections.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/reference/gdk/gdk4-sections.txt b/docs/reference/gdk/gdk4-sections.txt index b99d2ea559..1da322155d 100644 --- a/docs/reference/gdk/gdk4-sections.txt +++ b/docs/reference/gdk/gdk4-sections.txt @@ -798,6 +798,9 @@ gdk_drag_context_get_dest_surface gdk_drag_context_get_drag_surface gdk_drag_context_set_hotspot +<SUBSECTION> +gdk_drag_action_is_unique + <SUBSECTION Standard> GDK_DRAG_CONTEXT GDK_TYPE_DRAG_CONTEXT |