Chapter 16. The Clipboard
TODO
Simple copy-paste functionality is provided for free by widgets such as Gtk::Entry and Gtk::TextView, but you also need to make this available from your Edit menu. And you might need to add special code to deal with your own data formats.