TreeView.rowExpanded

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

class TreeView
bool
rowExpanded

Parameters

path TreePath

A #GtkTreePath to test expansion state.

Return Value

Type: bool

%TRUE if #path is expanded.

Meta