[ Version ( since = "3.22.29" ) ]
public void set_revealed (bool revealed)
Sets whether the `GtkInfoBar` is revealed.
Changing this will make this reveal or conceal itself via a sliding transition.
Note: this does not show or hide this in the [property@Gtk.Widget:visible] sense, so revealing has no effect if [property@Gtk.Widget:visible] is false.
| this |
a `GtkInfoBar` |
| revealed |
The new value of the property |