expand_to_path


Description:

public void expand_to_path (TreePath path)

Expands the row at path.

Note:

Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead

This will also expand all parent rows of path as necessary.

Parameters:

this

A `GtkTreeView`.

path

path to a row.