addNamed

fun addNamed(child: <Error class: unknown class>, name: String? = null): ViewStackPage

Adds a child to @self.

The child is identified by the @name.

Return

the AdwViewStackPage for @child

Parameters

child

the widget to add

name

the name for @child