gnome-control-center/tests/interactive-panels/gtp-static-init.ui
Georges Basile Stavracas Neto 90b1f3657f tests: Port tests to GTK4
Port the tests, especially the interactive ones, to GTK4, and
libadwaita.
2022-03-07 19:51:26 +00:00

15 lines
440 B
XML

<?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>