Files
wxWidgets/interface
Vadim Zeitlin d429eea605 Document that wxTreeEvent::GetItem() is not always valid
Contrary to what the documentation stated, it was possible for the item
to be invalid, so update it to explain this and give an example of a
case in which this happens.

See #19182.
2022-01-14 22:26:27 +00:00
..