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.
jade-gui/jade_gui/widgets/desktop.ui

17 lines
467 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<template class="DesktopEntry" parent="AdwActionRow">
<property name="title">DesktopEntry</property>
<child>
<object class="GtkBox">
<child>
<object class="GtkCheckButton" id="select_button">
<property name="use-underline">true</property>
</object>
</child>
</object>
</child>
</template>
</interface>