mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-gtk: tweak row title alignment
This commit is contained in:
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user