get_nth_child


Description:

public unowned Widget? get_nth_child (uint nth)

Gets the child at position nth.

Parameters:

this

a Paned

nth

the child position

Returns:

a Widget or null