TreeListRow.getChildRow

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

class TreeListRow
getChildRow
()

Parameters

position uint

position of the child to get

Return Value

Type: gtk.tree_list_row.TreeListRow

the child in position