wxArtProvider class is used to customize the look of wxWidgets application.
Initialize self. See help(type(self)) for accurate signature. |
|
CreateBitmap(id : ArtID, client : ArtClient, size : Size) -> Bitmap |
|
wxArtProvider class is used to customize the look of wxWidgets application.
Initialize self. See help(type(self)) for accurate signature.
CreateBitmap(id : ArtID, client : ArtClient, size : Size) -> Bitmap
Derived art provider classes may override this method to create requested art resource.