get_nth_child


Description:

public unowned Widget? get_nth_child (uint nth)

Gets the nth child of this.

Parameters:

this

a Box

nth

the index of the child starting from 0

Returns:

A Widget or null