ViewStack.addNamed

Adds a child to self.

The child is identified by the name.

class ViewStack
addNamed
(,
string name = null
)

Parameters

child gtk.widget.Widget

the widget to add

name string

the name for child

Return Value

Type: adw.view_stack_page.ViewStackPage