void HandleWidgetDragDataGet(object o, Gtk.DragDataGetArgs args) { Util.SetDragData(DragDropInfo.CurrentDragData, args); }