libsysprof-gtk: add SysprofMarkChartItem

The goal here is to use a map list model to convert to these and then to
use the session filter to apply the selection.
This commit is contained in:
Christian Hergert
2023-06-15 17:08:38 -07:00
parent 1a94b60fbf
commit 5e18436a15
3 changed files with 199 additions and 0 deletions

View File

@ -8,6 +8,7 @@ libsysprof_gtk_public_sources = [
libsysprof_gtk_private_sources = [
'sysprof-css.c',
'sysprof-mark-chart-item.c',
'sysprof-mark-chart-row.c',
'sysprof-progress-cell.c',
'sysprof-symbol-label.c',