[Gtk-sharp-list] Gtk.TreeView.RowExpand

Pedro Abelleira Seco pedroabelleira@yahoo.es
Thu, 08 Jan 2004 22:04:42 +0100


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