Stack.addNamed

void addNamed(gtk.widget.Widget child, string name)

Adds a child to stack. The child is identified by the name.

Parameters

childthe widget to add
namethe name for child