WIP: Restarting ? May be...

This commit is contained in:
Jean Sirmai 2022-04-16 23:58:20 +02:00
parent be49924523
commit 2df3d7a4e4
Signed by: jean
GPG Key ID: FB3115C340E057E3
2 changed files with 3 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<property name="hexpand">False</property>
<property name="vexpand">False</property>
<property name="window-position">center</property>
<property name="default-width">1860</property>
<property name="default-width">1400</property>
<property name="default-height">160</property>
<property name="gravity">static</property>
<property name="has-resize-grip">True</property>

View File

@ -28,6 +28,7 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkScrolledWindow">
<property name="height-request">60</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="shadow-type">in</property>
@ -56,6 +57,7 @@
</child>
<child>
<object class="GtkBox">
<property name="height-request">32</property>
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">center</property>