mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-gtk: make chart row use :model property
This will allow us to make a map model and then bind from that after filtering based on selection.
This commit is contained in:
@ -58,7 +58,7 @@
|
||||
<child>
|
||||
<object class="SysprofMarkChartRow">
|
||||
<property name="hexpand">true</property>
|
||||
<binding name="catalog">
|
||||
<binding name="model">
|
||||
<lookup name="item">GtkListItem</lookup>
|
||||
</binding>
|
||||
</object>
|
||||
|
||||
Reference in New Issue
Block a user