Stack.addNamed

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

class Stack
void
addNamed

Parameters

child gtk.widget.Widget

the widget to add

name string

the name for child