Hi, the Gtk.TreeView.RowExpand method tests if a row is expanded, so a better name should be RowExpanded, IsRowExpanded or, simply, IsExpanded (the wrapped c function is gtk_tree_view_row_expanded). The monodoc documentation for this method is wrong, btw. Regards. Pedro