get_child_row


Description:

public TreeListRow? get_child_row (uint position)

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

Parameters:

this

a `GtkTreeListRow`

position

position of the child to get

Returns:

the child in position