Method
GtkInfoBaradd_child
Declaration [src]
void
gtk_info_bar_add_child (
GtkInfoBar* info_bar,
GtkWidget* widget
)
Parameters
widget
-
Type:
GtkWidget
The child to be added.
The data is owned by the caller of the function.