phoenix_title wx.lib.mixins.inspection.InspectableApp

A simple mix of App and InspectionMixin that can be used stand-alone.


class_hierarchy Class Hierarchy

Inheritance diagram for class InspectableApp:

super_classes Known Superclasses

wx.core.App, wx.lib.mixins.inspection.InspectionMixin


method_summary Methods Summary

OnInit

OnInit(self) -> bool


api Class API

class InspectableApp(wx.App, InspectionMixin)

A simple mix of App and InspectionMixin that can be used stand-alone.


Methods

OnInit(self)

OnInit(self) -> bool