pub unsafe extern "C" fn gtk_info_bar_set_revealed(
    info_bar: *mut GtkInfoBar,
    revealed: gboolean
)
Available on crate feature v3_22_29 only.