get_parent


Description:

public TreeListRow? get_parent ()

Gets the row representing the parent for this.

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

If this is a row corresponding to the root model, null is returned.

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

Parameters:

this

a `GtkTreeListRow`

Returns:

The parent of this




2022 vala-language.org