File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11
11
<property name =" default-height" >600</property >
12
12
<signal name =" delete-event" handler =" on_window_delete_event" swapped =" no" />
13
13
<child >
14
- <object class =" GtkVBox " id =" vbox1" >
14
+ <object class =" GtkBox " id =" vbox1" >
15
15
<property name =" visible" >True</property >
16
16
<property name =" can-focus" >False</property >
17
+ <property name =" orientation" >vertical</property >
17
18
<child >
18
19
<object class =" GtkToolbar" id =" toolbar" >
19
20
<property name =" visible" >True</property >
137
138
<property name =" visible" >True</property >
138
139
<property name =" can-focus" >False</property >
139
140
<child >
140
- <object class =" GtkHBox " id =" hbox1" >
141
+ <object class =" GtkBox " id =" hbox1" >
141
142
<property name =" visible" >True</property >
142
143
<property name =" can-focus" >False</property >
144
+ <property name =" orientation" >horizontal</property >
143
145
<property name =" spacing" >6</property >
144
146
<child >
145
147
<object class =" GtkEntry" id =" entry" >
You can’t perform that action at this time.
0 commit comments