add_named


Description:

[ Version ( since = "3.10" ) ]
public void add_named (Widget child, string name)

Adds a child to this.

The child is identified by the name.

Parameters:

this

a Stack

child

the widget to add

name

the name for child