Method
Gtk.TreeView.expand_row
Declaration [src]
gboolean
gtk_tree_view_expand_row (
GtkTreeView* tree_view,
GtkTreePath* path,
gboolean open_all
)
Parameters
path |
GtkTreePath |
path to a row |
|
Ownership is not transferred to the callee | |
open_all |
gboolean |
whether to recursively expand, or just expand immediate children |