visualizer-row: add private access to graph_width

Having this makes a few things easier now that we are relying
on pixel cache for scrolling.
This commit is contained in:
Christian Hergert
2016-10-06 21:02:00 -07:00
parent 51ed367b74
commit c5fb8b5fc9
3 changed files with 36 additions and 4 deletions

View File

@ -180,6 +180,7 @@ libsysprof_ui_@API_VERSION@_la_SOURCES = \
sp-visualizer-row.c \
sp-visualizer-ticks.c \
sp-visualizer-ticks.h \
sp-visualizer-ticks-private.h \
sp-visualizer-view.c \
sp-zoom-manager.c \
$(NULL)