Method
GtkRevealerset_reveal_child
since: 3.10
Declaration [src]
void
gtk_revealer_set_reveal_child (
GtkRevealer* revealer,
gboolean reveal_child
)
Description [src]
Tells the GtkRevealer
to reveal or conceal its child.
The transition will be animated with the current
transition type of revealer
.
Available since: 3.10
Sets property | Gtk.Revealer:reveal-child |