Method
GtkInfoBarremove_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. | |
| The data is owned by the caller of the function. |