Closed lytico closed 10 years ago
in WidgetBackend.QueryDragData (Gdk.DragContext ctx,.. use ctx.Targets to find out what targets the drop source offers
the effect is that there is no way to find out what the source would offer
done, but not pull-requested to mono/xwt
in WidgetBackend.QueryDragData (Gdk.DragContext ctx,.. use ctx.Targets to find out what targets the drop source offers
the effect is that there is no way to find out what the source would offer