libsysprof-ui: port a number of properties to GTK 4

This commit is contained in:
Christian Hergert
2021-10-01 11:37:02 -07:00
parent b225067dff
commit 9a9ac2b3f6
9 changed files with 82 additions and 81 deletions

View File

@ -72,7 +72,10 @@
<property name="visible">true</property>
<child>
<object class="GtkBox">
<property name="margin">16</property>
<property name="margin-top">16</property>
<property name="margin-bottom">16</property>
<property name="margin-start">16</property>
<property name="margin-end">16</property>
<property name="orientation">vertical</property>
<property name="visible">true</property>
<child>