phoenix_title wx.GUIEventLoop¶

A generic implementation of the GUI event loop.


class_hierarchy Class Hierarchy¶

Inheritance diagram for class GUIEventLoop:

method_summary Methods Summary¶

__init__


api Class API¶

class wx.GUIEventLoop(EventLoopBase)¶

Possible constructors:

GUIEventLoop() -> None

A generic implementation of the GUI event loop.


Methods¶

__init__(self)¶
Return type:

None