Package: gtk

Function gtk-tree-view-expand-to-path

Lambda List

gtk-tree-view-expand-to-path (view path)

Arguments

view -- a gtk-tree-view widget
path -- a gtk-tree-path instance to a row

Details

Expands the row at path. This will also expand all parent rows of path as necessary.
 

See also

2021-2-26