waf

FORK: waf with some random patches
git clone https://git.neptards.moe/neptards/waf.git
Log | Files | Refs | README

appwindow.ui (333B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <interface domain="test">
      3     <template class="TestWindow" parent="GtkApplicationWindow">
      4         <property name="title" translatable="yes">Test</property>
      5         <property name="default-height">680</property>
      6         <property name="default-width">949</property>
      7     </template>
      8 </interface>