Python-With-Gtk-Template/user_config/usr/share/app_name/Main_Window.glade

13 lines
399 B
Plaintext
Raw Normal View History

2020-05-08 00:07:33 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2022-03-07 23:45:37 +00:00
<!-- Generated with glade 3.38.2 -->
2020-05-08 00:07:33 +00:00
<interface>
<requires lib="gtk+" version="3.20"/>
<object class="GtkApplicationWindow" id="Main_Window">
2022-03-07 23:45:37 +00:00
<property name="can-focus">False</property>
<signal name="key-release-event" handler="on_global_key_release_controller" swapped="no"/>
2020-05-08 00:07:33 +00:00
<child>
<placeholder/>
</child>
</object>
</interface>