forked from mirror/waf
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
333 B
XML
9 lines
333 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface domain="test">
|
|
<template class="TestWindow" parent="GtkApplicationWindow">
|
|
<property name="title" translatable="yes">Test</property>
|
|
<property name="default-height">680</property>
|
|
<property name="default-width">949</property>
|
|
</template>
|
|
</interface>
|