koto/src/koto-window.ui
Joshua Strobl 6fb3852f09 Work leading up to and including Day 4.
- Initial window bits
- Preliminary Nav sidebar
- Expanders
- Koto Button to reduce code duplication
- Started work on indexer
2021-02-09 17:37:26 +02:00

10 lines
367 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.24"/>
<template class="KotoWindow" parent="GtkApplicationWindow">
<property name="can-focus">False</property>
<property name="default-width">1200</property>
<property name="default-height">675</property>
</template>
</interface>