Stack.addNamed

Adds a child to stack.

The child is identified by the name.

class Stack
addNamed
(,
string name = null
)

Parameters

child gtk.widget.Widget

the widget to add

name string

the name for child

Return Value

Type: gtk.stack_page.StackPage