- Initial window bits - Preliminary Nav sidebar - Expanders - Koto Button to reduce code duplication - Started work on indexer
10 lines
367 B
XML
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>
|