goocanvasmm provides a C++ API for goocanvas (a canvas widget and items), for use with gtkmm. Changes: goocanvasmm 0.6.0: * Item, ItemModel: Added get_simple_transform(). (Murray Cumming) * Table: - Added attach() convenience method. -...