get_nth_child
Description:
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 |
Returns:
A Widget |
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.
this |
A Widget |