refactor: use template for window
This commit is contained in:
parent
22f4384707
commit
fba59c5290
4 changed files with 150 additions and 322 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<property name="width-request">600</property>
|
||||
<property name="title">Gtk Pop Launcher</property>
|
||||
<property name="decorated">false</property>
|
||||
<property name="resizable">false</property>
|
||||
<child>
|
||||
<object class="GtkBox">
|
||||
<property name="orientation">vertical</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue