InfoBar.setRevealed
void setRevealed(bool revealed)Sets the GtkInfoBar:revealed property to revealed. This will cause info_bar to show up with a slide-in transition.
Note that this property does not automatically show info_bar and thus won’t have any effect if it is invisible.
Parameters
revealed | The new value of the property |