TreeListRow.getParent

Gets the row representing the parent for @self.

That is the row that would need to be collapsed to make this row disappear.

If @self is a row corresponding to the root model, %NULL is returned.

The value returned by this function never changes until the row is destroyed.

class TreeListRow
getParent
()

Return Value

The parent of @self

Meta