GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GtkInfoBar ╰── EAlertBar
gboolean e_alert_bar_remove_alert_by_tag (EAlertBar *alert_bar,const gchar *tag);
gboolean
e_alert_bar_close_alert (EAlertBar *alert_bar);
Closes the active EAlert and returns TRUE, or else returns FALSE if
there is no active EAlert.