- void OnIdle( wxIdleEvent &event ) {}
- bool SendIdleEvents() {return 0;}
- bool SendIdleEvents( wxWindow* win ) {return 0;}
-
- static bool Initialize() {return 0;}
- static bool InitialzeVisual() {return 0;}
- static void CleanUp() {}
-
- bool ProcessIdle() {return 0;}
- void DeletePendingObjects() {}