is_expandable


Description:

public bool is_expandable ()

Checks if a row can be expanded.

This does not mean that the row is actually expanded, this can be checked with [[email protected]_expanded].

If a row is expandable never changes until the row is destroyed.

Parameters:

this

a `GtkTreeListRow`

Returns:

true if the row is expandable




2022 vala-language.org