[ Version ( since = "2.2" ) ]
public void expand_to_path (TreePath path)
Expands the row at path.
Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead
This will also expand all parent rows of path as necessary.
| this |
A `GtkTreeView`. |
| path |
path to a row. |