center the Book dialog (in the whole screen)
This commit is contained in:
parent
17b2fe1cba
commit
da0b478421
@ -7,6 +7,7 @@
|
||||
<property name="height_request">600</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="title" translatable="yes">Book</property>
|
||||
<property name="window_position">center</property>
|
||||
<child>
|
||||
<object class="GtkBox" id="vbox4">
|
||||
<property name="visible">True</property>
|
||||
|
Loading…
Reference in New Issue
Block a user