wxWidgets/interface/wx/persist
PB b9f22fc633 Replace wxEvtHandler::Connect() with Bind() in the docs
In the docs, replace mentions of wxEvtHandler::Connect() with
wxEvtHandler::Bind(), mostly to match the actual code but also
because Bind() is the recommended way to dynamically bind events.

Closes https://github.com/wxWidgets/wxWidgets/pull/2298
2021-03-31 03:04:49 +02:00
..
bookctrl.h
combobox.h
dataview.h
toplevel.h
treebook.h
window.h Replace wxEvtHandler::Connect() with Bind() in the docs 2021-03-31 03:04:49 +02:00