Added wxDataViewModel::GetChildren() (removed GetSibling() and GetFirstChild())
authorRobert Roebling <robert@roebling.de>
Fri, 31 Aug 2007 09:44:59 +0000 (09:44 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 31 Aug 2007 09:44:59 +0000 (09:44 +0000)
commit74fe973bba96bbc36abe8fda44ae23bebcd7a4cc
tree530dc9a72d23dc9115b5903b0baf2a7269004fc7
parentb04fcede8f8f29cbade858ff81247ffbdc482d27
Added wxDataViewModel::GetChildren() (removed GetSibling() and GetFirstChild())

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/dataviewmodel.tex
include/wx/dataview.h
samples/dataview/dataview.cpp
src/common/datavcmn.cpp
src/gtk/dataview.cpp