inspector: Add a GraphData object for recording data
This way we can keep more data than just the 2 last values.
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
<column type="gint"/>
|
||||
<column type="gint"/>
|
||||
<column type="gint"/>
|
||||
<column type="GtkGraphData"/>
|
||||
<column type="GtkGraphData"/>
|
||||
</columns>
|
||||
</object>
|
||||
<template class="GtkInspectorStatistics" parent="GtkBox">
|
||||
|
||||
Reference in New Issue
Block a user