2018-07-27 11:20:03 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2018-07-27 16:32:37 +00:00
|
|
|
<!-- Generated with glade 3.22.0 -->
|
2018-07-27 11:20:03 +00:00
|
|
|
<interface>
|
2018-07-27 16:32:37 +00:00
|
|
|
<requires lib="gtk+" version="3.10"/>
|
2018-07-27 11:20:03 +00:00
|
|
|
<template class="GwrWindow" parent="GtkApplicationWindow">
|
2018-07-27 16:32:37 +00:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="default_width">600</property>
|
|
|
|
<property name="default_height">300</property>
|
|
|
|
<child>
|
|
|
|
<object class="GwrWaterLevel" id="level">
|
2018-07-27 11:20:03 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2018-07-27 16:32:37 +00:00
|
|
|
<child type="titlebar">
|
|
|
|
<object class="GtkHeaderBar" id="header_bar">
|
2018-07-27 11:20:03 +00:00
|
|
|
<property name="visible">True</property>
|
2018-07-27 16:32:37 +00:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="title">Water Reminder</property>
|
|
|
|
<property name="show_close_button">True</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkImage">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="icon_name">list-add-symbolic</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2018-07-27 11:20:03 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</template>
|
2018-07-27 16:32:37 +00:00
|
|
|
</interface>
|