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

13 lines
399 B
Plaintext
Raw Normal View History

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