From: Francesco Montorsi Date: Thu, 20 Nov 2008 21:27:07 +0000 (+0000) Subject: mention wxArtProvider X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/6d6e5b66f917f40ed9f652e3630cfff0e3656d25?ds=inline mention wxArtProvider git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/mainpages/const_stockitems.h b/docs/doxygen/mainpages/const_stockitems.h index 1828b457b1..4d265efab7 100644 --- a/docs/doxygen/mainpages/const_stockitems.h +++ b/docs/doxygen/mainpages/const_stockitems.h @@ -11,8 +11,11 @@ @page page_stockitems Stock items -Window IDs for which stock buttons and menu items are created -(see the wxButton constructor and the wxMenuItem constructor): +The following is the list of the window IDs for which stock buttons and menu items +are created. +See the wxButton constructor and the wxMenuItem constructor for classes which +automatically add stock bitmaps when using stock IDs. +Also note that you can retrieve stock bitmaps using wxArtProvider. @beginDefList @row3col{Stock ID, GTK icon, Stock label}