Implemented open file dialog

This commit is contained in:
2018-05-10 00:14:00 +02:00
parent 34086e2458
commit e245c772f1
3 changed files with 333 additions and 281 deletions

View File

@@ -2,7 +2,7 @@
<!-- Generated with glade 3.22.1 -->
<interface>
<requires lib="gtk+" version="3.20"/>
<object class="GtkWindow">
<object class="GtkWindow" id="main-window">
<property name="visible">True</property>
<property name="can_focus">False</property>
<signal name="delete-event" handler="on_window_close" swapped="no"/>