code
code copied to clipboard
Cannot drop calendar event
Dragging a calendar event and dropping onto a Code document does not paste the text into the document. This works OK with e.g. gedit.
The relevant source TargetEntry is Gtk.TargetEntry dnd3 = {"text/calendar", 0, 2};