infobar: Add :revealed property
https://bugzilla.gnome.org/show_bug.cgi?id=710888
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user