2014-10-10 03:34:59 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface domain="gtk30">
|
|
|
|
<object class="GtkListStore" id="model">
|
|
|
|
<columns>
|
2014-10-13 04:01:51 +00:00
|
|
|
<column type="GType"/>
|
2014-10-10 03:34:59 +00:00
|
|
|
<column type="gchararray"/>
|
|
|
|
<column type="gint"/>
|
|
|
|
<column type="gint"/>
|
2014-10-11 21:58:31 +00:00
|
|
|
<column type="gint"/>
|
|
|
|
<column type="gint"/>
|
2014-10-10 03:34:59 +00:00
|
|
|
</columns>
|
|
|
|
</object>
|
|
|
|
<template class="GtkInspectorStatistics" parent="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkStack" id="stack">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolbar" id="toolbar">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="icon-size">small-toolbar</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolButton" id="button">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="icon-name">view-refresh-symbolic</property>
|
|
|
|
<property name="tooltip-text" translatable="yes">Refresh</property>
|
|
|
|
<signal name="clicked" handler="refresh_clicked"/>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="hscrollbar-policy">automatic</property>
|
|
|
|
<property name="vscrollbar-policy">always</property>
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeView" id="view">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="model">model</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
<property name="visible">True</property>
|
2014-10-13 04:01:51 +00:00
|
|
|
<property name="sort-column-id">1</property>
|
2014-10-10 03:34:59 +00:00
|
|
|
<property name="title" translatable="yes">Type</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
<property name="scale">0.8</property>
|
|
|
|
</object>
|
|
|
|
<attributes>
|
2014-10-13 04:01:51 +00:00
|
|
|
<attribute name="text">1</attribute>
|
2014-10-10 03:34:59 +00:00
|
|
|
</attributes>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-11 21:58:31 +00:00
|
|
|
<object class="GtkTreeViewColumn" id="column_self1">
|
|
|
|
<property name="visible">False</property>
|
2014-10-13 04:01:51 +00:00
|
|
|
<property name="sort-column-id">2</property>
|
2014-10-11 21:58:31 +00:00
|
|
|
<property name="title" translatable="yes">Self 1</property>
|
2014-10-10 03:34:59 +00:00
|
|
|
<child>
|
2014-10-11 21:58:31 +00:00
|
|
|
<object class="GtkCellRendererText" id="renderer_self1">
|
2014-10-10 03:34:59 +00:00
|
|
|
<property name="scale">0.8</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-11 21:58:31 +00:00
|
|
|
<object class="GtkTreeViewColumn" id="column_cumulative1">
|
|
|
|
<property name="visible">False</property>
|
2014-10-13 04:01:51 +00:00
|
|
|
<property name="sort-column-id">3</property>
|
2014-10-11 21:58:31 +00:00
|
|
|
<property name="title" translatable="yes">Cumulative 1</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCellRendererText" id="renderer_cumulative1">
|
|
|
|
<property name="scale">0.8</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn" id="column_self2">
|
|
|
|
<property name="visible">False</property>
|
2014-10-13 04:01:51 +00:00
|
|
|
<property name="sort-column-id">4</property>
|
2014-10-11 21:58:31 +00:00
|
|
|
<property name="title" translatable="yes">Self 2</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCellRendererText" id="renderer_self2">
|
|
|
|
<property name="scale">0.8</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn" id="column_cumulative2">
|
|
|
|
<property name="visible">False</property>
|
2014-10-13 04:01:51 +00:00
|
|
|
<property name="sort-column-id">5</property>
|
2014-10-11 21:58:31 +00:00
|
|
|
<property name="title" translatable="yes">Cumulative 2</property>
|
2014-10-10 03:34:59 +00:00
|
|
|
<child>
|
2014-10-11 21:58:31 +00:00
|
|
|
<object class="GtkCellRendererText" id="renderer_cumulative2">
|
2014-10-10 03:34:59 +00:00
|
|
|
<property name="scale">0.8</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="name">statistics</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="halign">center</property>
|
|
|
|
<property name="valign">center</property>
|
|
|
|
<property name="label" translatable="yes">Enable statistics with GOBJECT_DEBUG=instance-count</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="name">excuse</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</template>
|
|
|
|
</interface>
|