TreeListRow.getChildRow

gtk.tree_list_row.TreeListRow getChildRow(uint position)

If self is not expanded or position is greater than the number of children, null is returned.

Parameters

positionposition of the child to get

Returns

the child in position