Files
gtk/docs
Matthias Clasen 62616a716f dnd: Allow programmatic drag cancellation
Add a gtk_drag_cancel() function that can be used on the
source side to cancel an ongoing drag operation. This can
be useful, e.g. if the data that is being dragged becomes
unavailable.

gtk_drag_cancel() will become public API in 3.16; we keep it
private here so we can use it from GtkNotebook.
2015-01-31 11:37:32 -05:00
..
2014-09-06 22:00:21 -04:00
2013-07-09 09:30:02 +01:00
2005-03-15 13:18:25 +00:00
2014-09-21 22:52:37 -04:00
2014-09-22 06:59:29 -04:00