set_reveal_child
Description:
[ Version ( since = "3.10" ) ]
public void set_reveal_child (bool reveal_child)
Tells the Revealer to reveal or conceal its child.
The transition will be animated with the current transition type of this.
Parameters:
this |
a Revealer
|
reveal_child |
true to reveal the child
|