X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/878770b8544c70c21311d95a6bdccc839a101688..be8b43858c480325553a66a43c9fcd92d036b885:/interface/wx/artprov.h diff --git a/interface/wx/artprov.h b/interface/wx/artprov.h index 182fce28e3..b8a0a742d3 100644 --- a/interface/wx/artprov.h +++ b/interface/wx/artprov.h @@ -129,6 +129,8 @@ typedef wxString wxArtID; wxBitmap bmp = wxArtProvider::GetBitmap("gtk-cdrom", wxART_MENU); #endif @endcode + For a list of the GTK+ stock items please refer to the GTK+ documentation page + http://library.gnome.org/devel/gtk/stable/gtk-Stock-Items.html. Additionally, if wxGTK was compiled against GTK+ >= 2.4, then it is also possible to load icons from current icon theme by specifying their name (without extension and directory components).