expand_to_path
Description:
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. |