mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 22:50:54 +00:00
libsysprof-ui: port a number of properties to GTK 4
This commit is contained in:
@ -9,7 +9,10 @@
|
||||
<property name="visible">true</property>
|
||||
<child>
|
||||
<object class="EggThreeGrid" id="three_grid">
|
||||
<property name="margin">36</property>
|
||||
<property name="margin-start">36</property>
|
||||
<property name="margin-end">36</property>
|
||||
<property name="margin-top">36</property>
|
||||
<property name="margin-bottom">36</property>
|
||||
<property name="column-spacing">12</property>
|
||||
<property name="row-spacing">6</property>
|
||||
<property name="visible">true</property>
|
||||
|
||||
Reference in New Issue
Block a user