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