wxWidgets/include/wx/aui
Vadim Zeitlin 700eaff131 Add wxAuiToolBar::DestroyTool() and DestroyToolByIndex()
These new functions destroy the associated window too, unlike the
existing DeleteTool() and DeleteByIndex().

Closes #16552.
2020-03-15 17:09:51 +01:00
..
aui.h
auibar.h Add wxAuiToolBar::DestroyTool() and DestroyToolByIndex() 2020-03-15 17:09:51 +01:00
auibook.h
barartmsw.h
dockart.h
floatpane.h
framemanager.h
tabart.h
tabartgtk.h
tabartmsw.h
tabmdi.h Close AUI MDI children when the parent frame is closed 2020-02-11 22:41:26 +01:00