Method
Gtk.InfoBar.add_child
Declaration [src]
void
gtk_info_bar_add_child (
  GtkInfoBar* info_bar,
  GtkWidget* widget
)
Parameters
| widget | GtkWidget | 
| the child to be added | |
| Ownership is not transferred to the callee |