infobar: Add :revealed property

https://bugzilla.gnome.org/show_bug.cgi?id=710888
This commit is contained in:
Timm Bäder
2017-01-12 09:09:22 +01:00
committed by Daniel Boles
parent 45aa018839
commit e9d84e2653
3 changed files with 68 additions and 33 deletions

View File

@ -5,6 +5,7 @@
<child>
<object class="GtkRevealer" id="revealer">
<property name="visible">1</property>
<property name="reveal-child">1</property>
<child>
<object class="GtkBox" id="content">
<property name="visible">1</property>