Method
Gtk.Stack.add_child
Declaration [src]
GtkStackPage*
gtk_stack_add_child (
  GtkStack* stack,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| the widget to add | |
| Ownership is not transferred to the callee | 
Return value
| Returns: GtkStackPage | |
| the  | |
| Ownership is not transferred to the caller | |