wxWidgets/interface/wx/propgrid
Vadim Zeitlin 9e610e1caf Remove non-existent wxPGChoices methods from the documentation.
wxPGProperty::Add(wxArrayString, ValArrItem), GetItemAtY() and HasValue() were
documented but don't actually exist, remove them.

Also correct wxPGProperty::Empty() scope: it's protected and not public.

Closes #13988.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-02-15 15:40:10 +00:00
..
editors.h Fixed various typos. 2011-03-22 14:17:38 +00:00
manager.h Fixed various typos. 2011-03-22 14:17:38 +00:00
property.h Remove non-existent wxPGChoices methods from the documentation. 2012-02-15 15:40:10 +00:00
propgrid.h Fixed various typos. 2011-03-22 14:17:38 +00:00
propgridiface.h No code changes, fixed various typos. 2011-04-03 20:31:32 +00:00
propgridpagestate.h