As it is essential for a correct behaviour of wxToolBar, explain in the main documentation of the class that Realize() must be called to construct the tools. Note: it is already explained in the constructor's documentation and in AddTool's documentation. Closes https://github.com/wxWidgets/wxWidgets/pull/786