libsysprof-ui: add callgraph aid

This commit is contained in:
Christian Hergert
2019-05-18 19:49:32 -07:00
parent a6d81c5a5c
commit 89bcbad02d
6 changed files with 144 additions and 1 deletions

View File

@ -43,8 +43,8 @@
<object class="GtkLabel" id="label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Aid Description</property>
<property name="use_underline">True</property>
<property name="justify">center</property>
<property name="wrap">True</property>
<property name="mnemonic_widget">SysprofAidIcon</property>
<property name="max_width_chars">12</property>