Method
GtkInfoBarremove_child
Declaration [src]
void
gtk_info_bar_remove_child (
GtkInfoBar* info_bar,
GtkWidget* widget
)
Parameters
widget
-
Type:
GtkWidget
A child that has been added to the content area.
The data is owned by the caller of the function.