ViewStack.addTitled

Adds a child to self.

The child is identified by the name. The title will be used by classViewSwitcher to represent child, so it should be short.

class ViewStack
addTitled

Parameters

child gtk.widget.Widget

the widget to add

name string

the name for child

title string

a human-readable title for child

Return Value

Type: adw.view_stack_page.ViewStackPage