get_child_by_name


Description:

public unowned Widget? get_child_by_name (string name)

Finds the child with name in this.

Parameters:

this

a view stack

name

the name of the child to find

Returns:

the requested child