X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2cd3cc948ea512eba91032323fe32207ac74bf8e..c8c77ee2af68bcea8ba157b4d5a4e2cd5b4912bd:/docs/doxygen/overviews/toolbar.h?ds=sidebyside diff --git a/docs/doxygen/overviews/toolbar.h b/docs/doxygen/overviews/toolbar.h index 4acbb584a8..7b10dddea6 100644 --- a/docs/doxygen/overviews/toolbar.h +++ b/docs/doxygen/overviews/toolbar.h @@ -3,15 +3,24 @@ // Purpose: topic overview // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -/*! +/** @page overview_toolbar Toolbar Overview Classes: wxToolBar +@li @ref overview_toolbar_intro +@li @ref overview_toolbar_library + + +
+ + +@section overview_toolbar_intro Introduction + The toolbar family of classes allows an application to use toolbars in a variety of configurations and styles.