Method
Gtk.InfoBar.remove_child
Declaration [src]
void
gtk_info_bar_remove_child (
  GtkInfoBar* info_bar,
  GtkWidget* widget
)
Parameters
| widget | GtkWidget | 
| a child that has been added to the content area | |
| Ownership is not transferred to the callee |