summaryrefslogtreecommitdiffstats
path: root/tests/interactive-panels/gtp-static-init.ui
diff options
context:
space:
mode:
Diffstat (limited to 'tests/interactive-panels/gtp-static-init.ui')
-rw-r--r--tests/interactive-panels/gtp-static-init.ui15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/interactive-panels/gtp-static-init.ui b/tests/interactive-panels/gtp-static-init.ui
new file mode 100644
index 0000000..32b02a9
--- /dev/null
+++ b/tests/interactive-panels/gtp-static-init.ui
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+ <template class="GtpStaticInit" parent="CcPanel">
+
+ <child type="content">
+ <object class="AdwStatusPage">
+ <property name="icon_name">view-continuous-symbolic</property>
+ <property name="title">Static Initializer</property>
+ <property name="description">A panel with a static initializer</property>
+ </object>
+ </child>
+
+ </template>
+</interface>
+