visualizer-view: add SpVisualizerView

This adds a new helper widget SpVisualizerView to simplify using
visualizers from applications using libsysprof-ui-2 such as
Builder.

We can manage the view range, zoom, etc from this widget going
forward.
This commit is contained in:
Christian Hergert
2016-09-27 23:03:12 -07:00
parent 2197a0c02e
commit f8a0f2701e
10 changed files with 305 additions and 39 deletions

View File

@ -37,6 +37,7 @@ G_BEGIN_DECLS
# include "sp-visualizer-list.h"
# include "sp-visualizer-row.h"
# include "sp-visualizer-ticks.h"
# include "sp-visualizer-view.h"
#undef SYSPROF_INSIDE
G_END_DECLS