rowExpanded

open fun rowExpanded(path: TreePath): Boolean

Returns true if the node pointed to by @path is expanded in @tree_view.

Return

true if #path is expanded.

Parameters

path

A GtkTreePath to test expansion state.