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