added GTK2 implementation of wxArtProvider

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-08-22 19:23:53 +00:00
parent b5cf8234c6
commit 7bebedd826
7 changed files with 459 additions and 0 deletions

View File

@@ -75,6 +75,10 @@ constants in the \helpref{artprov}{sampleartprovider} sample):
\item wxART\_MISSING\_IMAGE
\end{itemize}
Additionally, any string recognized by custom art providers registered using
\helpref{PushProvider}{wxartproviderpushprovider} may be used. When running
under GTK+ 2, GTK+ stock item IDs (e.g. {\tt "gtk-cdrom"}) may be used as well.
\membersection{Clients}
Client is the entity that calls wxArtProvider's GetBitmap or GetIcon