forked from AuroraMiddleware/gtk
infobar: really make the close button hidden by default
https://bugzilla.gnome.org/show_bug.cgi?id=704894
This commit is contained in:
parent
586c8197fb
commit
8781c6560c
@ -40,7 +40,7 @@
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="close_button">
|
||||
<property name="visible">True</property>
|
||||
<property name="visible">False</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="border_width">6</property>
|
||||
<property name="relief">none</property>
|
||||
|
Loading…
Reference in New Issue
Block a user