info bar close implementations

This commit is contained in:
DYefremov
2018-08-21 17:28:29 +03:00
parent d494702257
commit bc0eb37775

View File

@@ -917,17 +917,14 @@ Author: Dmitriy Yefremov
</child>
<child>
<object class="GtkInfoBar" id="list_configuration_info_bar">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="show_close_button">True</property>
<signal name="response" handler="on_info_bar_close" swapped="no"/>
<child internal-child="action_area">
<object class="GtkButtonBox">
<property name="can_focus">False</property>
<property name="spacing">6</property>
<property name="layout_style">end</property>
<child>
<placeholder/>
</child>
</object>
<packing>
<property name="expand">False</property>