wx.LogGui

Inheritance diagram for wx.LogGui:



Description

This is the default log target for the GUI wxWidgets applications. It is passed to wx.Log.SetActiveTarget at the program startup and is deleted by wxWidgets during the program shut down.

Derived From

Methods Summary

Class API

Methods

__init__()
No docstrings available for this method.