handle settings for window size

This commit is contained in:
2018-12-23 19:24:09 -03:00
parent ff33532ed3
commit 0a7d34595c
9 changed files with 131 additions and 70 deletions

View File

@@ -21,7 +21,8 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
<property name="title">SERNATUR</property>
<property name="icon_name">sernatur</property>
<property name="show_menubar">False</property>
<signal name="window-state-event" handler="state_handler" swapped="no"/>
<signal name="configure-event" handler="resize_window" swapped="no"/>
<signal name="window-state-event" handler="maximize_window" swapped="no"/>
<child>
<placeholder/>
</child>