mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-gtk: use label for better sizing
This commit is contained in:
@ -215,9 +215,12 @@
|
||||
<interface>
|
||||
<template class="GtkListItem">
|
||||
<property name="child">
|
||||
<object class="GtkInscription">
|
||||
<object class="GtkLabel">
|
||||
<property name="xalign">1.</property>
|
||||
<binding name="text">
|
||||
<attributes>
|
||||
<attribute name="font-features" value="'tnum'"/>
|
||||
</attributes>
|
||||
<binding name="label">
|
||||
<lookup name="pid" type="SysprofDocumentFrame">
|
||||
<lookup name="item">GtkListItem</lookup>
|
||||
</lookup>
|
||||
|
||||
Reference in New Issue
Block a user