Move delete-event signal connect from glade to C-File

This commit is contained in:
2018-06-04 11:41:35 +02:00
parent 88815bc007
commit ea53890cd0
2 changed files with 3 additions and 1 deletions

View File

@@ -6,7 +6,6 @@
<property name="height_request">250</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<signal name="delete-event" handler="on_window_close" swapped="no"/>
<child type="titlebar">
<object class="GtkHeaderBar">
<property name="name">header</property>