TreeListRow.getChildRow

gtk.tree_list_row.TreeListRow getChildRow(uint position) nothrow

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