rowExpanded
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use class@Gtk.ListView or class@Gtk.ColumnView instead
---Returns true if the node pointed to by @path is expanded in @tree_view.
Return
true if #path is expanded.
Parameters
path
A GtkTreePath
to test expansion state.