[ Version ( since = "0.6" ) ]
public unowned Actor find_child_by_name (string child_name)
Finds a child actor of a container by its name.
Search recurses into any child container.
| this | |
| child_name |
the name of the requested child. |
|
The child actor with the requested name, or |