gtk/docs/reference/gdk
Carlos Garnacho aad3135e4c gdk: Add GdkDragCancelReason enum as argument to GdkDragContext::cancel
We should conform to a minimal set of reasons for the gtk side to emit
a better GtkDragResult than GTK_DRAG_RESULT_ERROR. This fixes the notebook
tab DnD feature, where we rely on GTK_DRAG_RESULT_NO_TARGET.

In the wayland side, unfortunately we can't honor either NO_TARGET nor
USER_CANCELLED, we don't know of the latter, so we could return false
positives on the former.

https://bugzilla.gnome.org/show_bug.cgi?id=761954
2016-02-15 18:35:51 +01:00
..
images Update docs 2015-05-08 13:34:25 -04:00
gdk3-overrides.txt docs: add missing docs for GDK_DISABLE_DEPRECATION_WARNINGS 2014-01-20 14:28:04 -05:00
gdk3-sections.txt gdk: Add GdkDragCancelReason enum as argument to GdkDragContext::cancel 2016-02-15 18:35:51 +01:00
gdk3.types gdk: Add GdkSeat 2015-12-15 00:16:15 +01:00
gdk-docs.sgml gdk: Add GdkSeat 2015-12-15 00:16:15 +01:00
Makefile.am Update docs 2015-05-08 13:34:25 -04:00
version.xml.in Add package version info to API docs. 2002-11-21 20:19:01 +00:00