WIP: Zooming
This adds a new container widget that wraps the graphview and enables zooming in on it by holding Ctrl
and scrolling while hovering over the graphview.
Later, zooming should also become possible via pinch gestures (Gtk.GestureZoom
, and via an external widget (similar to Gnome Document Viewer/Evince).
Related to #30.