add_child


Description:

public unowned StackPage add_child (Widget child)

Adds a child to this.

Parameters:

this

a `GtkStack`

child

the widget to add

Returns:

the `GtkStackPage` for child