add_named
Description:
Adds a child to this.
The child is identified by the name.
Parameters:
| this |
a view stack |
| child |
the widget to add |
| name |
the name for |
Returns:
|
the `AdwViewStackPage` for |