gtk/docs/reference
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
..
gdk gdk: Add GdkDragCancelReason enum as argument to GdkDragContext::cancel 2016-02-15 18:35:51 +01:00
gtk Docuemnt calc() support in CSS 2016-02-13 06:29:34 -05:00
libgail-util Document gtk_application_get_menu_by_id 2014-07-07 19:44:39 -04:00
Makefile.am Keep building libgail-util docs for now 2011-07-22 19:52:54 -04:00