dnd: Add gdk_drop_get_actions()
authorBenjamin Otte <otte@redhat.com>
Mon, 14 May 2018 00:49:33 +0000 (02:49 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 18 Jun 2018 21:49:19 +0000 (23:49 +0200)
commitb2dc303e5e7dde1648b26513afbf07989a1538bc
tree4781e4d85d069a576c43ff36306f958dbcddc8db
parent2e27967814276fb94d2c4d1982bc504a26282188
dnd: Add gdk_drop_get_actions()

This uses the new method without GDK_ACTION_ASK:

Either it is a single action (queryable via gdk_drag_action_is_unique())
or it is not and then the drop target has to make a decision
(potentially by asking someone).
docs/reference/gdk/gdk4-sections.txt
gdk/gdkdnd.c
gdk/gdkdnd.h
gdk/gdkdrop.c
gdk/gdkdrop.h
gdk/gdkdropprivate.h