get_nth_child


Description:

public unowned Widget get_nth_child (uint nth)

Gets the nth child of the MultiPaned.

It is an error to call this function with a value >= the result of get_nth_child.

The index starts from 0.

Parameters:

this

a MultiPaned

Returns:

A Widget