WIP: new draft for an UI
This commit is contained in:
parent
6ce4bb1a2d
commit
1aee371bee
|
@ -2,7 +2,7 @@
|
|||
<!DOCTYPE cambalache-project SYSTEM "cambalache-project.dtd">
|
||||
<cambalache-project version="0.10.2" target_tk="gtk-4.0">
|
||||
<ui>
|
||||
(1,None,"gem-graph.ui","gem-graph.ui",None,None,None,None,None,None)
|
||||
(1,1,"gem-graph.ui","gem-graph.ui",None,None,None,None,None,None)
|
||||
</ui>
|
||||
<object>
|
||||
(1,1,"GtkApplicationWindow","main",None,None,None,None,None),
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<!-- interface-name gem-graph.ui -->
|
||||
<requires lib="gtk" version="4.6"/>
|
||||
<requires lib="libadwaita" version="1.1"/>
|
||||
<object class="GtkApplicationWindow" id="main">
|
||||
<template class="main" parent="GtkApplicationWindow">
|
||||
<property name="default-height">720</property>
|
||||
<property name="default-width">1080</property>
|
||||
<property name="icon-name">application-x-executable</property>
|
||||
|
@ -40,5 +40,5 @@
|
|||
</child>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</template>
|
||||
</interface>
|
||||
|
|
Loading…
Reference in New Issue