Exemplo n.º 1
0
 public override object GetItem(Gtk.TreePath path)
 {
     return(model.GetItemAtPath(path));
 }