@techee commented on this pull request.
<property name="stock">gtk-new</property>
- <property name="icon-size">1</property> + <property name="icon_size">1</property>
Do you know why this happens? It appeared to me that in general, glade tries to use `-` instead of `_` but here it's the other way round.