wx.lib.art.img2pyartprov.Img2PyArtProvider¶wxArtProvider class is used to customize the look of wxWidgets application.
Class Hierarchy¶
Inheritance diagram for class Img2PyArtProvider:
Known Superclasses¶
Methods Summary¶Initialize self. See help(type(self)) for accurate signature. |
|
CreateBitmap(id, client, size) -> Bitmap |
|
Class API¶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.