libsysprof-gtk: tweak row title alignment

This commit is contained in:
Christian Hergert
2023-06-16 13:58:19 -07:00
parent 5839d46694
commit 906e81ec02

View File

@ -46,9 +46,10 @@
<object class="GtkBox">
<child>
<object class="GtkInscription">
<property name="xalign">0</property>
<property name="nat-chars">40</property>
<property name="min-chars">40</property>
<property name="xalign">1</property>
<property name="nat-chars">35</property>
<property name="min-chars">35</property>
<property name="margin-end">8</property>
<property name="text-overflow">clip</property>
<binding name="text">
<lookup name="name" type="SysprofMarkCatalog">