wx.lib.mixins.inspection.InspectableApp¶
A simple mix of App
and InspectionMixin
that can be used
stand-alone.
Class Hierarchy¶
Known Superclasses¶
wx.core.App
, wx.lib.mixins.inspection.InspectionMixin
Methods Summary¶
OnInit(self) -> bool |
Class API¶
- class InspectableApp(wx.App, InspectionMixin)¶
A simple mix of
App
andInspectionMixin
that can be used stand-alone.
Methods¶
- OnInit(self)¶
OnInit(self) -> bool