1 ## This file reverse renames symbols in the wx package to give
2 ## them their wx prefix again, for backwards compatibility.
4 ## Generated by BuildRenamers in config.py
6 # This silly stuff here is so the wxPython.wx module doesn't conflict
7 # with the wx package. We need to import modules from the wx package
8 # here, then we'll put the wxPython.wx entry back in sys.modules.
11 if sys
.modules
.has_key('wxPython.wx'):
12 _wx
= sys
.modules
['wxPython.wx']
13 del sys
.modules
['wxPython.wx']
17 sys
.modules
['wxPython.wx'] = _wx
21 # Now assign all the reverse-renamed names:
22 wxSYS_OEM_FIXED_FONT
= wx
._misc
.SYS_OEM_FIXED_FONT
23 wxSYS_ANSI_FIXED_FONT
= wx
._misc
.SYS_ANSI_FIXED_FONT
24 wxSYS_ANSI_VAR_FONT
= wx
._misc
.SYS_ANSI_VAR_FONT
25 wxSYS_SYSTEM_FONT
= wx
._misc
.SYS_SYSTEM_FONT
26 wxSYS_DEVICE_DEFAULT_FONT
= wx
._misc
.SYS_DEVICE_DEFAULT_FONT
27 wxSYS_DEFAULT_PALETTE
= wx
._misc
.SYS_DEFAULT_PALETTE
28 wxSYS_SYSTEM_FIXED_FONT
= wx
._misc
.SYS_SYSTEM_FIXED_FONT
29 wxSYS_DEFAULT_GUI_FONT
= wx
._misc
.SYS_DEFAULT_GUI_FONT
30 wxSYS_ICONTITLE_FONT
= wx
._misc
.SYS_ICONTITLE_FONT
31 wxSYS_COLOUR_SCROLLBAR
= wx
._misc
.SYS_COLOUR_SCROLLBAR
32 wxSYS_COLOUR_BACKGROUND
= wx
._misc
.SYS_COLOUR_BACKGROUND
33 wxSYS_COLOUR_DESKTOP
= wx
._misc
.SYS_COLOUR_DESKTOP
34 wxSYS_COLOUR_ACTIVECAPTION
= wx
._misc
.SYS_COLOUR_ACTIVECAPTION
35 wxSYS_COLOUR_INACTIVECAPTION
= wx
._misc
.SYS_COLOUR_INACTIVECAPTION
36 wxSYS_COLOUR_MENU
= wx
._misc
.SYS_COLOUR_MENU
37 wxSYS_COLOUR_WINDOW
= wx
._misc
.SYS_COLOUR_WINDOW
38 wxSYS_COLOUR_WINDOWFRAME
= wx
._misc
.SYS_COLOUR_WINDOWFRAME
39 wxSYS_COLOUR_MENUTEXT
= wx
._misc
.SYS_COLOUR_MENUTEXT
40 wxSYS_COLOUR_WINDOWTEXT
= wx
._misc
.SYS_COLOUR_WINDOWTEXT
41 wxSYS_COLOUR_CAPTIONTEXT
= wx
._misc
.SYS_COLOUR_CAPTIONTEXT
42 wxSYS_COLOUR_ACTIVEBORDER
= wx
._misc
.SYS_COLOUR_ACTIVEBORDER
43 wxSYS_COLOUR_INACTIVEBORDER
= wx
._misc
.SYS_COLOUR_INACTIVEBORDER
44 wxSYS_COLOUR_APPWORKSPACE
= wx
._misc
.SYS_COLOUR_APPWORKSPACE
45 wxSYS_COLOUR_HIGHLIGHT
= wx
._misc
.SYS_COLOUR_HIGHLIGHT
46 wxSYS_COLOUR_HIGHLIGHTTEXT
= wx
._misc
.SYS_COLOUR_HIGHLIGHTTEXT
47 wxSYS_COLOUR_BTNFACE
= wx
._misc
.SYS_COLOUR_BTNFACE
48 wxSYS_COLOUR_3DFACE
= wx
._misc
.SYS_COLOUR_3DFACE
49 wxSYS_COLOUR_BTNSHADOW
= wx
._misc
.SYS_COLOUR_BTNSHADOW
50 wxSYS_COLOUR_3DSHADOW
= wx
._misc
.SYS_COLOUR_3DSHADOW
51 wxSYS_COLOUR_GRAYTEXT
= wx
._misc
.SYS_COLOUR_GRAYTEXT
52 wxSYS_COLOUR_BTNTEXT
= wx
._misc
.SYS_COLOUR_BTNTEXT
53 wxSYS_COLOUR_INACTIVECAPTIONTEXT
= wx
._misc
.SYS_COLOUR_INACTIVECAPTIONTEXT
54 wxSYS_COLOUR_BTNHIGHLIGHT
= wx
._misc
.SYS_COLOUR_BTNHIGHLIGHT
55 wxSYS_COLOUR_BTNHILIGHT
= wx
._misc
.SYS_COLOUR_BTNHILIGHT
56 wxSYS_COLOUR_3DHIGHLIGHT
= wx
._misc
.SYS_COLOUR_3DHIGHLIGHT
57 wxSYS_COLOUR_3DHILIGHT
= wx
._misc
.SYS_COLOUR_3DHILIGHT
58 wxSYS_COLOUR_3DDKSHADOW
= wx
._misc
.SYS_COLOUR_3DDKSHADOW
59 wxSYS_COLOUR_3DLIGHT
= wx
._misc
.SYS_COLOUR_3DLIGHT
60 wxSYS_COLOUR_INFOTEXT
= wx
._misc
.SYS_COLOUR_INFOTEXT
61 wxSYS_COLOUR_INFOBK
= wx
._misc
.SYS_COLOUR_INFOBK
62 wxSYS_COLOUR_LISTBOX
= wx
._misc
.SYS_COLOUR_LISTBOX
63 wxSYS_COLOUR_HOTLIGHT
= wx
._misc
.SYS_COLOUR_HOTLIGHT
64 wxSYS_COLOUR_GRADIENTACTIVECAPTION
= wx
._misc
.SYS_COLOUR_GRADIENTACTIVECAPTION
65 wxSYS_COLOUR_GRADIENTINACTIVECAPTION
= wx
._misc
.SYS_COLOUR_GRADIENTINACTIVECAPTION
66 wxSYS_COLOUR_MENUHILIGHT
= wx
._misc
.SYS_COLOUR_MENUHILIGHT
67 wxSYS_COLOUR_MENUBAR
= wx
._misc
.SYS_COLOUR_MENUBAR
68 wxSYS_COLOUR_MAX
= wx
._misc
.SYS_COLOUR_MAX
69 wxSYS_MOUSE_BUTTONS
= wx
._misc
.SYS_MOUSE_BUTTONS
70 wxSYS_BORDER_X
= wx
._misc
.SYS_BORDER_X
71 wxSYS_BORDER_Y
= wx
._misc
.SYS_BORDER_Y
72 wxSYS_CURSOR_X
= wx
._misc
.SYS_CURSOR_X
73 wxSYS_CURSOR_Y
= wx
._misc
.SYS_CURSOR_Y
74 wxSYS_DCLICK_X
= wx
._misc
.SYS_DCLICK_X
75 wxSYS_DCLICK_Y
= wx
._misc
.SYS_DCLICK_Y
76 wxSYS_DRAG_X
= wx
._misc
.SYS_DRAG_X
77 wxSYS_DRAG_Y
= wx
._misc
.SYS_DRAG_Y
78 wxSYS_EDGE_X
= wx
._misc
.SYS_EDGE_X
79 wxSYS_EDGE_Y
= wx
._misc
.SYS_EDGE_Y
80 wxSYS_HSCROLL_ARROW_X
= wx
._misc
.SYS_HSCROLL_ARROW_X
81 wxSYS_HSCROLL_ARROW_Y
= wx
._misc
.SYS_HSCROLL_ARROW_Y
82 wxSYS_HTHUMB_X
= wx
._misc
.SYS_HTHUMB_X
83 wxSYS_ICON_X
= wx
._misc
.SYS_ICON_X
84 wxSYS_ICON_Y
= wx
._misc
.SYS_ICON_Y
85 wxSYS_ICONSPACING_X
= wx
._misc
.SYS_ICONSPACING_X
86 wxSYS_ICONSPACING_Y
= wx
._misc
.SYS_ICONSPACING_Y
87 wxSYS_WINDOWMIN_X
= wx
._misc
.SYS_WINDOWMIN_X
88 wxSYS_WINDOWMIN_Y
= wx
._misc
.SYS_WINDOWMIN_Y
89 wxSYS_SCREEN_X
= wx
._misc
.SYS_SCREEN_X
90 wxSYS_SCREEN_Y
= wx
._misc
.SYS_SCREEN_Y
91 wxSYS_FRAMESIZE_X
= wx
._misc
.SYS_FRAMESIZE_X
92 wxSYS_FRAMESIZE_Y
= wx
._misc
.SYS_FRAMESIZE_Y
93 wxSYS_SMALLICON_X
= wx
._misc
.SYS_SMALLICON_X
94 wxSYS_SMALLICON_Y
= wx
._misc
.SYS_SMALLICON_Y
95 wxSYS_HSCROLL_Y
= wx
._misc
.SYS_HSCROLL_Y
96 wxSYS_VSCROLL_X
= wx
._misc
.SYS_VSCROLL_X
97 wxSYS_VSCROLL_ARROW_X
= wx
._misc
.SYS_VSCROLL_ARROW_X
98 wxSYS_VSCROLL_ARROW_Y
= wx
._misc
.SYS_VSCROLL_ARROW_Y
99 wxSYS_VTHUMB_Y
= wx
._misc
.SYS_VTHUMB_Y
100 wxSYS_CAPTION_Y
= wx
._misc
.SYS_CAPTION_Y
101 wxSYS_MENU_Y
= wx
._misc
.SYS_MENU_Y
102 wxSYS_NETWORK_PRESENT
= wx
._misc
.SYS_NETWORK_PRESENT
103 wxSYS_PENWINDOWS_PRESENT
= wx
._misc
.SYS_PENWINDOWS_PRESENT
104 wxSYS_SHOW_SOUNDS
= wx
._misc
.SYS_SHOW_SOUNDS
105 wxSYS_SWAP_BUTTONS
= wx
._misc
.SYS_SWAP_BUTTONS
106 wxSYS_CAN_DRAW_FRAME_DECORATIONS
= wx
._misc
.SYS_CAN_DRAW_FRAME_DECORATIONS
107 wxSYS_CAN_ICONIZE_FRAME
= wx
._misc
.SYS_CAN_ICONIZE_FRAME
108 wxSYS_SCREEN_NONE
= wx
._misc
.SYS_SCREEN_NONE
109 wxSYS_SCREEN_TINY
= wx
._misc
.SYS_SCREEN_TINY
110 wxSYS_SCREEN_PDA
= wx
._misc
.SYS_SCREEN_PDA
111 wxSYS_SCREEN_SMALL
= wx
._misc
.SYS_SCREEN_SMALL
112 wxSYS_SCREEN_DESKTOP
= wx
._misc
.SYS_SCREEN_DESKTOP
113 wxSystemSettings
= wx
._misc
.SystemSettings
114 wxSystemSettingsPtr
= wx
._misc
.SystemSettingsPtr
115 wxSystemSettings_GetColour
= wx
._misc
.SystemSettings_GetColour
116 wxSystemSettings_GetFont
= wx
._misc
.SystemSettings_GetFont
117 wxSystemSettings_GetMetric
= wx
._misc
.SystemSettings_GetMetric
118 wxSystemSettings_HasFeature
= wx
._misc
.SystemSettings_HasFeature
119 wxSystemSettings_GetScreenType
= wx
._misc
.SystemSettings_GetScreenType
120 wxSystemSettings_SetScreenType
= wx
._misc
.SystemSettings_SetScreenType
121 wxWINDOW_DEFAULT_VARIANT
= wx
._misc
.WINDOW_DEFAULT_VARIANT
122 wxSystemOptions
= wx
._misc
.SystemOptions
123 wxSystemOptionsPtr
= wx
._misc
.SystemOptionsPtr
124 wxSystemOptions_SetOption
= wx
._misc
.SystemOptions_SetOption
125 wxSystemOptions_SetOptionInt
= wx
._misc
.SystemOptions_SetOptionInt
126 wxSystemOptions_GetOption
= wx
._misc
.SystemOptions_GetOption
127 wxSystemOptions_GetOptionInt
= wx
._misc
.SystemOptions_GetOptionInt
128 wxSystemOptions_HasOption
= wx
._misc
.SystemOptions_HasOption
129 wxSystemOptions_IsFalse
= wx
._misc
.SystemOptions_IsFalse
130 wxFileSelectorPromptStr
= wx
._misc
.FileSelectorPromptStr
131 wxFileSelectorDefaultWildcardStr
= wx
._misc
.FileSelectorDefaultWildcardStr
132 wxDirSelectorPromptStr
= wx
._misc
.DirSelectorPromptStr
133 wxNewId
= wx
._misc
.NewId
134 wxRegisterId
= wx
._misc
.RegisterId
135 wxGetCurrentId
= wx
._misc
.GetCurrentId
136 wxIsStockID
= wx
._misc
.IsStockID
137 wxIsStockLabel
= wx
._misc
.IsStockLabel
138 wxGetStockLabel
= wx
._misc
.GetStockLabel
139 wxBell
= wx
._misc
.Bell
140 wxEndBusyCursor
= wx
._misc
.EndBusyCursor
141 wxGetElapsedTime
= wx
._misc
.GetElapsedTime
142 wxGetMousePosition
= wx
._misc
.GetMousePosition
143 wxIsBusy
= wx
._misc
.IsBusy
145 wxShell
= wx
._misc
.Shell
146 wxStartTimer
= wx
._misc
.StartTimer
147 wxGetOsVersion
= wx
._misc
.GetOsVersion
148 wxGetOsDescription
= wx
._misc
.GetOsDescription
149 wxGetFreeMemory
= wx
._misc
.GetFreeMemory
150 wxSHUTDOWN_POWEROFF
= wx
._misc
.SHUTDOWN_POWEROFF
151 wxSHUTDOWN_REBOOT
= wx
._misc
.SHUTDOWN_REBOOT
152 wxShutdown
= wx
._misc
.Shutdown
153 wxSleep
= wx
._misc
.Sleep
154 wxMilliSleep
= wx
._misc
.MilliSleep
155 wxMicroSleep
= wx
._misc
.MicroSleep
156 wxEnableTopLevelWindows
= wx
._misc
.EnableTopLevelWindows
157 wxStripMenuCodes
= wx
._misc
.StripMenuCodes
158 wxGetEmailAddress
= wx
._misc
.GetEmailAddress
159 wxGetHostName
= wx
._misc
.GetHostName
160 wxGetFullHostName
= wx
._misc
.GetFullHostName
161 wxGetUserId
= wx
._misc
.GetUserId
162 wxGetUserName
= wx
._misc
.GetUserName
163 wxGetHomeDir
= wx
._misc
.GetHomeDir
164 wxGetUserHome
= wx
._misc
.GetUserHome
165 wxGetProcessId
= wx
._misc
.GetProcessId
166 wxTrap
= wx
._misc
.Trap
167 wxFileSelector
= wx
._misc
.FileSelector
168 wxLoadFileSelector
= wx
._misc
.LoadFileSelector
169 wxSaveFileSelector
= wx
._misc
.SaveFileSelector
170 wxDirSelector
= wx
._misc
.DirSelector
171 wxGetTextFromUser
= wx
._misc
.GetTextFromUser
172 wxGetPasswordFromUser
= wx
._misc
.GetPasswordFromUser
173 wxGetSingleChoice
= wx
._misc
.GetSingleChoice
174 wxGetSingleChoiceIndex
= wx
._misc
.GetSingleChoiceIndex
175 wxMessageBox
= wx
._misc
.MessageBox
176 wxGetNumberFromUser
= wx
._misc
.GetNumberFromUser
177 wxColourDisplay
= wx
._misc
.ColourDisplay
178 wxDisplayDepth
= wx
._misc
.DisplayDepth
179 wxGetDisplayDepth
= wx
._misc
.GetDisplayDepth
180 wxDisplaySize
= wx
._misc
.DisplaySize
181 wxGetDisplaySize
= wx
._misc
.GetDisplaySize
182 wxDisplaySizeMM
= wx
._misc
.DisplaySizeMM
183 wxGetDisplaySizeMM
= wx
._misc
.GetDisplaySizeMM
184 wxClientDisplayRect
= wx
._misc
.ClientDisplayRect
185 wxGetClientDisplayRect
= wx
._misc
.GetClientDisplayRect
186 wxSetCursor
= wx
._misc
.SetCursor
187 wxGetXDisplay
= wx
._misc
.GetXDisplay
188 wxBeginBusyCursor
= wx
._misc
.BeginBusyCursor
189 wxGetActiveWindow
= wx
._misc
.GetActiveWindow
190 wxGenericFindWindowAtPoint
= wx
._misc
.GenericFindWindowAtPoint
191 wxFindWindowAtPoint
= wx
._misc
.FindWindowAtPoint
192 wxGetTopLevelParent
= wx
._misc
.GetTopLevelParent
193 wxLaunchDefaultBrowser
= wx
._misc
.LaunchDefaultBrowser
194 wxGetKeyState
= wx
._misc
.GetKeyState
195 wxWakeUpMainThread
= wx
._misc
.WakeUpMainThread
196 wxMutexGuiEnter
= wx
._misc
.MutexGuiEnter
197 wxMutexGuiLeave
= wx
._misc
.MutexGuiLeave
198 wxMutexGuiLocker
= wx
._misc
.MutexGuiLocker
199 wxMutexGuiLockerPtr
= wx
._misc
.MutexGuiLockerPtr
200 wxThread_IsMain
= wx
._misc
.Thread_IsMain
201 wxToolTip
= wx
._misc
.ToolTip
202 wxToolTipPtr
= wx
._misc
.ToolTipPtr
203 wxToolTip_Enable
= wx
._misc
.ToolTip_Enable
204 wxToolTip_SetDelay
= wx
._misc
.ToolTip_SetDelay
205 wxCaret
= wx
._misc
.Caret
206 wxCaretPtr
= wx
._misc
.CaretPtr
207 wxCaret_GetBlinkTime
= wx
._misc
.Caret_GetBlinkTime
208 wxCaret_SetBlinkTime
= wx
._misc
.Caret_SetBlinkTime
209 wxBusyCursor
= wx
._misc
.BusyCursor
210 wxBusyCursorPtr
= wx
._misc
.BusyCursorPtr
211 wxWindowDisabler
= wx
._misc
.WindowDisabler
212 wxWindowDisablerPtr
= wx
._misc
.WindowDisablerPtr
213 wxBusyInfo
= wx
._misc
.BusyInfo
214 wxBusyInfoPtr
= wx
._misc
.BusyInfoPtr
215 wxStopWatch
= wx
._misc
.StopWatch
216 wxStopWatchPtr
= wx
._misc
.StopWatchPtr
217 wxFileHistory
= wx
._misc
.FileHistory
218 wxFileHistoryPtr
= wx
._misc
.FileHistoryPtr
219 wxSingleInstanceChecker
= wx
._misc
.SingleInstanceChecker
220 wxSingleInstanceCheckerPtr
= wx
._misc
.SingleInstanceCheckerPtr
221 wxPreSingleInstanceChecker
= wx
._misc
.PreSingleInstanceChecker
222 wxDrawWindowOnDC
= wx
._misc
.DrawWindowOnDC
223 wxTipProvider
= wx
._misc
.TipProvider
224 wxTipProviderPtr
= wx
._misc
.TipProviderPtr
225 wxPyTipProvider
= wx
._misc
.PyTipProvider
226 wxPyTipProviderPtr
= wx
._misc
.PyTipProviderPtr
227 wxShowTip
= wx
._misc
.ShowTip
228 wxCreateFileTipProvider
= wx
._misc
.CreateFileTipProvider
229 wxTIMER_CONTINUOUS
= wx
._misc
.TIMER_CONTINUOUS
230 wxTIMER_ONE_SHOT
= wx
._misc
.TIMER_ONE_SHOT
231 wxEVT_TIMER
= wx
._misc
.wxEVT_TIMER
232 wxTimer
= wx
._misc
.Timer
233 wxTimerPtr
= wx
._misc
.TimerPtr
234 wxTimer
= wx
._misc
.Timer
235 wxTimerEvent
= wx
._misc
.TimerEvent
236 wxTimerEventPtr
= wx
._misc
.TimerEventPtr
237 wxTimerRunner
= wx
._misc
.TimerRunner
238 wxTimerRunnerPtr
= wx
._misc
.TimerRunnerPtr
239 wxLOG_FatalError
= wx
._misc
.LOG_FatalError
240 wxLOG_Error
= wx
._misc
.LOG_Error
241 wxLOG_Warning
= wx
._misc
.LOG_Warning
242 wxLOG_Message
= wx
._misc
.LOG_Message
243 wxLOG_Status
= wx
._misc
.LOG_Status
244 wxLOG_Info
= wx
._misc
.LOG_Info
245 wxLOG_Debug
= wx
._misc
.LOG_Debug
246 wxLOG_Trace
= wx
._misc
.LOG_Trace
247 wxLOG_Progress
= wx
._misc
.LOG_Progress
248 wxLOG_User
= wx
._misc
.LOG_User
249 wxLOG_Max
= wx
._misc
.LOG_Max
250 wxTRACE_MemAlloc
= wx
._misc
.TRACE_MemAlloc
251 wxTRACE_Messages
= wx
._misc
.TRACE_Messages
252 wxTRACE_ResAlloc
= wx
._misc
.TRACE_ResAlloc
253 wxTRACE_RefCount
= wx
._misc
.TRACE_RefCount
254 wxTRACE_OleCalls
= wx
._misc
.TRACE_OleCalls
255 wxTraceMemAlloc
= wx
._misc
.TraceMemAlloc
256 wxTraceMessages
= wx
._misc
.TraceMessages
257 wxTraceResAlloc
= wx
._misc
.TraceResAlloc
258 wxTraceRefCount
= wx
._misc
.TraceRefCount
259 wxTraceOleCalls
= wx
._misc
.TraceOleCalls
261 wxLogPtr
= wx
._misc
.LogPtr
262 wxLog_IsEnabled
= wx
._misc
.Log_IsEnabled
263 wxLog_EnableLogging
= wx
._misc
.Log_EnableLogging
264 wxLog_OnLog
= wx
._misc
.Log_OnLog
265 wxLog_FlushActive
= wx
._misc
.Log_FlushActive
266 wxLog_GetActiveTarget
= wx
._misc
.Log_GetActiveTarget
267 wxLog_SetActiveTarget
= wx
._misc
.Log_SetActiveTarget
268 wxLog_Suspend
= wx
._misc
.Log_Suspend
269 wxLog_Resume
= wx
._misc
.Log_Resume
270 wxLog_SetVerbose
= wx
._misc
.Log_SetVerbose
271 wxLog_SetLogLevel
= wx
._misc
.Log_SetLogLevel
272 wxLog_DontCreateOnDemand
= wx
._misc
.Log_DontCreateOnDemand
273 wxLog_SetTraceMask
= wx
._misc
.Log_SetTraceMask
274 wxLog_AddTraceMask
= wx
._misc
.Log_AddTraceMask
275 wxLog_RemoveTraceMask
= wx
._misc
.Log_RemoveTraceMask
276 wxLog_ClearTraceMasks
= wx
._misc
.Log_ClearTraceMasks
277 wxLog_GetTraceMasks
= wx
._misc
.Log_GetTraceMasks
278 wxLog_SetTimestamp
= wx
._misc
.Log_SetTimestamp
279 wxLog_GetVerbose
= wx
._misc
.Log_GetVerbose
280 wxLog_GetTraceMask
= wx
._misc
.Log_GetTraceMask
281 wxLog_IsAllowedTraceMask
= wx
._misc
.Log_IsAllowedTraceMask
282 wxLog_GetLogLevel
= wx
._misc
.Log_GetLogLevel
283 wxLog_GetTimestamp
= wx
._misc
.Log_GetTimestamp
284 wxLog_TimeStamp
= wx
._misc
.Log_TimeStamp
285 wxLogStderr
= wx
._misc
.LogStderr
286 wxLogStderrPtr
= wx
._misc
.LogStderrPtr
287 wxLogTextCtrl
= wx
._misc
.LogTextCtrl
288 wxLogTextCtrlPtr
= wx
._misc
.LogTextCtrlPtr
289 wxLogGui
= wx
._misc
.LogGui
290 wxLogGuiPtr
= wx
._misc
.LogGuiPtr
291 wxLogWindow
= wx
._misc
.LogWindow
292 wxLogWindowPtr
= wx
._misc
.LogWindowPtr
293 wxLogChain
= wx
._misc
.LogChain
294 wxLogChainPtr
= wx
._misc
.LogChainPtr
295 wxLogBuffer
= wx
._misc
.LogBuffer
296 wxLogBufferPtr
= wx
._misc
.LogBufferPtr
297 wxSysErrorCode
= wx
._misc
.SysErrorCode
298 wxSysErrorMsg
= wx
._misc
.SysErrorMsg
299 wxLogFatalError
= wx
._misc
.LogFatalError
300 wxLogError
= wx
._misc
.LogError
301 wxLogWarning
= wx
._misc
.LogWarning
302 wxLogMessage
= wx
._misc
.LogMessage
303 wxLogInfo
= wx
._misc
.LogInfo
304 wxLogDebug
= wx
._misc
.LogDebug
305 wxLogVerbose
= wx
._misc
.LogVerbose
306 wxLogStatus
= wx
._misc
.LogStatus
307 wxLogStatusFrame
= wx
._misc
.LogStatusFrame
308 wxLogSysError
= wx
._misc
.LogSysError
309 wxLogGeneric
= wx
._misc
.LogGeneric
310 wxLogTrace
= wx
._misc
.LogTrace
311 wxLogTrace
= wx
._misc
.LogTrace
312 wxSafeShowMessage
= wx
._misc
.SafeShowMessage
313 wxLogNull
= wx
._misc
.LogNull
314 wxLogNullPtr
= wx
._misc
.LogNullPtr
315 wxPyLog
= wx
._misc
.PyLog
316 wxPyLogPtr
= wx
._misc
.PyLogPtr
317 wxPROCESS_DEFAULT
= wx
._misc
.PROCESS_DEFAULT
318 wxPROCESS_REDIRECT
= wx
._misc
.PROCESS_REDIRECT
319 wxKILL_OK
= wx
._misc
.KILL_OK
320 wxKILL_BAD_SIGNAL
= wx
._misc
.KILL_BAD_SIGNAL
321 wxKILL_ACCESS_DENIED
= wx
._misc
.KILL_ACCESS_DENIED
322 wxKILL_NO_PROCESS
= wx
._misc
.KILL_NO_PROCESS
323 wxKILL_ERROR
= wx
._misc
.KILL_ERROR
324 wxKILL_NOCHILDREN
= wx
._misc
.KILL_NOCHILDREN
325 wxKILL_CHILDREN
= wx
._misc
.KILL_CHILDREN
326 wxSIGNONE
= wx
._misc
.SIGNONE
327 wxSIGHUP
= wx
._misc
.SIGHUP
328 wxSIGINT
= wx
._misc
.SIGINT
329 wxSIGQUIT
= wx
._misc
.SIGQUIT
330 wxSIGILL
= wx
._misc
.SIGILL
331 wxSIGTRAP
= wx
._misc
.SIGTRAP
332 wxSIGABRT
= wx
._misc
.SIGABRT
333 wxSIGIOT
= wx
._misc
.SIGIOT
334 wxSIGEMT
= wx
._misc
.SIGEMT
335 wxSIGFPE
= wx
._misc
.SIGFPE
336 wxSIGKILL
= wx
._misc
.SIGKILL
337 wxSIGBUS
= wx
._misc
.SIGBUS
338 wxSIGSEGV
= wx
._misc
.SIGSEGV
339 wxSIGSYS
= wx
._misc
.SIGSYS
340 wxSIGPIPE
= wx
._misc
.SIGPIPE
341 wxSIGALRM
= wx
._misc
.SIGALRM
342 wxSIGTERM
= wx
._misc
.SIGTERM
343 wxProcess
= wx
._misc
.Process
344 wxProcessPtr
= wx
._misc
.ProcessPtr
345 wxProcess_Kill
= wx
._misc
.Process_Kill
346 wxProcess_Exists
= wx
._misc
.Process_Exists
347 wxProcess_Open
= wx
._misc
.Process_Open
348 wxProcess
= wx
._misc
.Process
349 wxProcessEvent
= wx
._misc
.ProcessEvent
350 wxProcessEventPtr
= wx
._misc
.ProcessEventPtr
351 wxEVT_END_PROCESS
= wx
._misc
.wxEVT_END_PROCESS
352 wxEXEC_ASYNC
= wx
._misc
.EXEC_ASYNC
353 wxEXEC_SYNC
= wx
._misc
.EXEC_SYNC
354 wxEXEC_NOHIDE
= wx
._misc
.EXEC_NOHIDE
355 wxEXEC_MAKE_GROUP_LEADER
= wx
._misc
.EXEC_MAKE_GROUP_LEADER
356 wxEXEC_NODISABLE
= wx
._misc
.EXEC_NODISABLE
357 wxExecute
= wx
._misc
.Execute
358 wxKill
= wx
._misc
.Kill
359 wxJOYSTICK1
= wx
._misc
.JOYSTICK1
360 wxJOYSTICK2
= wx
._misc
.JOYSTICK2
361 wxJOY_BUTTON_ANY
= wx
._misc
.JOY_BUTTON_ANY
362 wxJOY_BUTTON1
= wx
._misc
.JOY_BUTTON1
363 wxJOY_BUTTON2
= wx
._misc
.JOY_BUTTON2
364 wxJOY_BUTTON3
= wx
._misc
.JOY_BUTTON3
365 wxJOY_BUTTON4
= wx
._misc
.JOY_BUTTON4
366 wxJoystick
= wx
._misc
.Joystick
367 wxJoystickPtr
= wx
._misc
.JoystickPtr
368 wxEVT_JOY_BUTTON_DOWN
= wx
._misc
.wxEVT_JOY_BUTTON_DOWN
369 wxEVT_JOY_BUTTON_UP
= wx
._misc
.wxEVT_JOY_BUTTON_UP
370 wxEVT_JOY_MOVE
= wx
._misc
.wxEVT_JOY_MOVE
371 wxEVT_JOY_ZMOVE
= wx
._misc
.wxEVT_JOY_ZMOVE
372 wxJoystickEvent
= wx
._misc
.JoystickEvent
373 wxJoystickEventPtr
= wx
._misc
.JoystickEventPtr
374 wxSOUND_SYNC
= wx
._misc
.SOUND_SYNC
375 wxSOUND_ASYNC
= wx
._misc
.SOUND_ASYNC
376 wxSOUND_LOOP
= wx
._misc
.SOUND_LOOP
377 wxSound
= wx
._misc
.Sound
378 wxSoundPtr
= wx
._misc
.SoundPtr
379 wxSoundFromData
= wx
._misc
.SoundFromData
380 wxSound_PlaySound
= wx
._misc
.Sound_PlaySound
381 wxSound_Stop
= wx
._misc
.Sound_Stop
382 wxMAILCAP_STANDARD
= wx
._misc
.MAILCAP_STANDARD
383 wxMAILCAP_NETSCAPE
= wx
._misc
.MAILCAP_NETSCAPE
384 wxMAILCAP_KDE
= wx
._misc
.MAILCAP_KDE
385 wxMAILCAP_GNOME
= wx
._misc
.MAILCAP_GNOME
386 wxMAILCAP_ALL
= wx
._misc
.MAILCAP_ALL
387 wxFileTypeInfo
= wx
._misc
.FileTypeInfo
388 wxFileTypeInfoPtr
= wx
._misc
.FileTypeInfoPtr
389 wxFileTypeInfoSequence
= wx
._misc
.FileTypeInfoSequence
390 wxNullFileTypeInfo
= wx
._misc
.NullFileTypeInfo
391 wxFileType
= wx
._misc
.FileType
392 wxFileTypePtr
= wx
._misc
.FileTypePtr
393 wxFileType_ExpandCommand
= wx
._misc
.FileType_ExpandCommand
394 wxTheMimeTypesManager
= wx
._misc
.TheMimeTypesManager
395 wxMimeTypesManager
= wx
._misc
.MimeTypesManager
396 wxMimeTypesManagerPtr
= wx
._misc
.MimeTypesManagerPtr
397 wxMimeTypesManager_IsOfType
= wx
._misc
.MimeTypesManager_IsOfType
398 wxART_TOOLBAR
= wx
._misc
.ART_TOOLBAR
399 wxART_MENU
= wx
._misc
.ART_MENU
400 wxART_FRAME_ICON
= wx
._misc
.ART_FRAME_ICON
401 wxART_CMN_DIALOG
= wx
._misc
.ART_CMN_DIALOG
402 wxART_HELP_BROWSER
= wx
._misc
.ART_HELP_BROWSER
403 wxART_MESSAGE_BOX
= wx
._misc
.ART_MESSAGE_BOX
404 wxART_BUTTON
= wx
._misc
.ART_BUTTON
405 wxART_OTHER
= wx
._misc
.ART_OTHER
406 wxART_ADD_BOOKMARK
= wx
._misc
.ART_ADD_BOOKMARK
407 wxART_DEL_BOOKMARK
= wx
._misc
.ART_DEL_BOOKMARK
408 wxART_HELP_SIDE_PANEL
= wx
._misc
.ART_HELP_SIDE_PANEL
409 wxART_HELP_SETTINGS
= wx
._misc
.ART_HELP_SETTINGS
410 wxART_HELP_BOOK
= wx
._misc
.ART_HELP_BOOK
411 wxART_HELP_FOLDER
= wx
._misc
.ART_HELP_FOLDER
412 wxART_HELP_PAGE
= wx
._misc
.ART_HELP_PAGE
413 wxART_GO_BACK
= wx
._misc
.ART_GO_BACK
414 wxART_GO_FORWARD
= wx
._misc
.ART_GO_FORWARD
415 wxART_GO_UP
= wx
._misc
.ART_GO_UP
416 wxART_GO_DOWN
= wx
._misc
.ART_GO_DOWN
417 wxART_GO_TO_PARENT
= wx
._misc
.ART_GO_TO_PARENT
418 wxART_GO_HOME
= wx
._misc
.ART_GO_HOME
419 wxART_FILE_OPEN
= wx
._misc
.ART_FILE_OPEN
420 wxART_FILE_SAVE
= wx
._misc
.ART_FILE_SAVE
421 wxART_FILE_SAVE_AS
= wx
._misc
.ART_FILE_SAVE_AS
422 wxART_PRINT
= wx
._misc
.ART_PRINT
423 wxART_HELP
= wx
._misc
.ART_HELP
424 wxART_TIP
= wx
._misc
.ART_TIP
425 wxART_REPORT_VIEW
= wx
._misc
.ART_REPORT_VIEW
426 wxART_LIST_VIEW
= wx
._misc
.ART_LIST_VIEW
427 wxART_NEW_DIR
= wx
._misc
.ART_NEW_DIR
428 wxART_HARDDISK
= wx
._misc
.ART_HARDDISK
429 wxART_FLOPPY
= wx
._misc
.ART_FLOPPY
430 wxART_CDROM
= wx
._misc
.ART_CDROM
431 wxART_REMOVABLE
= wx
._misc
.ART_REMOVABLE
432 wxART_FOLDER
= wx
._misc
.ART_FOLDER
433 wxART_FOLDER_OPEN
= wx
._misc
.ART_FOLDER_OPEN
434 wxART_GO_DIR_UP
= wx
._misc
.ART_GO_DIR_UP
435 wxART_EXECUTABLE_FILE
= wx
._misc
.ART_EXECUTABLE_FILE
436 wxART_NORMAL_FILE
= wx
._misc
.ART_NORMAL_FILE
437 wxART_TICK_MARK
= wx
._misc
.ART_TICK_MARK
438 wxART_CROSS_MARK
= wx
._misc
.ART_CROSS_MARK
439 wxART_ERROR
= wx
._misc
.ART_ERROR
440 wxART_QUESTION
= wx
._misc
.ART_QUESTION
441 wxART_WARNING
= wx
._misc
.ART_WARNING
442 wxART_INFORMATION
= wx
._misc
.ART_INFORMATION
443 wxART_MISSING_IMAGE
= wx
._misc
.ART_MISSING_IMAGE
444 wxART_COPY
= wx
._misc
.ART_COPY
445 wxART_CUT
= wx
._misc
.ART_CUT
446 wxART_PASTE
= wx
._misc
.ART_PASTE
447 wxART_DELETE
= wx
._misc
.ART_DELETE
448 wxART_NEW
= wx
._misc
.ART_NEW
449 wxART_UNDO
= wx
._misc
.ART_UNDO
450 wxART_REDO
= wx
._misc
.ART_REDO
451 wxART_QUIT
= wx
._misc
.ART_QUIT
452 wxART_FIND
= wx
._misc
.ART_FIND
453 wxART_FIND_AND_REPLACE
= wx
._misc
.ART_FIND_AND_REPLACE
454 wxArtProvider
= wx
._misc
.ArtProvider
455 wxArtProviderPtr
= wx
._misc
.ArtProviderPtr
456 wxArtProvider
= wx
._misc
.ArtProvider
457 wxArtProvider_PushProvider
= wx
._misc
.ArtProvider_PushProvider
458 wxArtProvider_PopProvider
= wx
._misc
.ArtProvider_PopProvider
459 wxArtProvider_RemoveProvider
= wx
._misc
.ArtProvider_RemoveProvider
460 wxArtProvider_GetBitmap
= wx
._misc
.ArtProvider_GetBitmap
461 wxArtProvider_GetIcon
= wx
._misc
.ArtProvider_GetIcon
462 wxArtProvider_GetSizeHint
= wx
._misc
.ArtProvider_GetSizeHint
463 wxCONFIG_USE_LOCAL_FILE
= wx
._misc
.CONFIG_USE_LOCAL_FILE
464 wxCONFIG_USE_GLOBAL_FILE
= wx
._misc
.CONFIG_USE_GLOBAL_FILE
465 wxCONFIG_USE_RELATIVE_PATH
= wx
._misc
.CONFIG_USE_RELATIVE_PATH
466 wxCONFIG_USE_NO_ESCAPE_CHARACTERS
= wx
._misc
.CONFIG_USE_NO_ESCAPE_CHARACTERS
467 wxConfigBase
= wx
._misc
.ConfigBase
468 wxConfigBasePtr
= wx
._misc
.ConfigBasePtr
469 wxConfigBase_Set
= wx
._misc
.ConfigBase_Set
470 wxConfigBase_Get
= wx
._misc
.ConfigBase_Get
471 wxConfigBase_Create
= wx
._misc
.ConfigBase_Create
472 wxConfigBase_DontCreateOnDemand
= wx
._misc
.ConfigBase_DontCreateOnDemand
473 wxConfig
= wx
._misc
.Config
474 wxConfigPtr
= wx
._misc
.ConfigPtr
475 wxFileConfig
= wx
._misc
.FileConfig
476 wxFileConfigPtr
= wx
._misc
.FileConfigPtr
477 wxConfigPathChanger
= wx
._misc
.ConfigPathChanger
478 wxConfigPathChangerPtr
= wx
._misc
.ConfigPathChangerPtr
479 wxExpandEnvVars
= wx
._misc
.ExpandEnvVars
480 wxDefaultDateTimeFormat
= wx
._misc
.DefaultDateTimeFormat
481 wxDefaultTimeSpanFormat
= wx
._misc
.DefaultTimeSpanFormat
482 wxDateTime
= wx
._misc
.DateTime
483 wxDateTimePtr
= wx
._misc
.DateTimePtr
484 wxDateTime_SetCountry
= wx
._misc
.DateTime_SetCountry
485 wxDateTime_GetCountry
= wx
._misc
.DateTime_GetCountry
486 wxDateTime_IsWestEuropeanCountry
= wx
._misc
.DateTime_IsWestEuropeanCountry
487 wxDateTime_GetCurrentYear
= wx
._misc
.DateTime_GetCurrentYear
488 wxDateTime_ConvertYearToBC
= wx
._misc
.DateTime_ConvertYearToBC
489 wxDateTime_GetCurrentMonth
= wx
._misc
.DateTime_GetCurrentMonth
490 wxDateTime_IsLeapYear
= wx
._misc
.DateTime_IsLeapYear
491 wxDateTime_GetCentury
= wx
._misc
.DateTime_GetCentury
492 wxDateTime_GetNumberOfDaysinYear
= wx
._misc
.DateTime_GetNumberOfDaysinYear
493 wxDateTime_GetNumberOfDaysInMonth
= wx
._misc
.DateTime_GetNumberOfDaysInMonth
494 wxDateTime_GetMonthName
= wx
._misc
.DateTime_GetMonthName
495 wxDateTime_GetWeekDayName
= wx
._misc
.DateTime_GetWeekDayName
496 wxDateTime_GetAmPmStrings
= wx
._misc
.DateTime_GetAmPmStrings
497 wxDateTime_IsDSTApplicable
= wx
._misc
.DateTime_IsDSTApplicable
498 wxDateTime_GetBeginDST
= wx
._misc
.DateTime_GetBeginDST
499 wxDateTime_GetEndDST
= wx
._misc
.DateTime_GetEndDST
500 wxDateTime_Now
= wx
._misc
.DateTime_Now
501 wxDateTime_UNow
= wx
._misc
.DateTime_UNow
502 wxDateTime_Today
= wx
._misc
.DateTime_Today
503 wxDateTimeFromTimeT
= wx
._misc
.DateTimeFromTimeT
504 wxDateTimeFromJDN
= wx
._misc
.DateTimeFromJDN
505 wxDateTimeFromHMS
= wx
._misc
.DateTimeFromHMS
506 wxDateTimeFromDMY
= wx
._misc
.DateTimeFromDMY
507 wxDateTime_SetToWeekOfYear
= wx
._misc
.DateTime_SetToWeekOfYear
508 wxTimeSpan
= wx
._misc
.TimeSpan
509 wxTimeSpanPtr
= wx
._misc
.TimeSpanPtr
510 wxTimeSpan_Seconds
= wx
._misc
.TimeSpan_Seconds
511 wxTimeSpan_Second
= wx
._misc
.TimeSpan_Second
512 wxTimeSpan_Minutes
= wx
._misc
.TimeSpan_Minutes
513 wxTimeSpan_Minute
= wx
._misc
.TimeSpan_Minute
514 wxTimeSpan_Hours
= wx
._misc
.TimeSpan_Hours
515 wxTimeSpan_Hour
= wx
._misc
.TimeSpan_Hour
516 wxTimeSpan_Days
= wx
._misc
.TimeSpan_Days
517 wxTimeSpan_Day
= wx
._misc
.TimeSpan_Day
518 wxTimeSpan_Weeks
= wx
._misc
.TimeSpan_Weeks
519 wxTimeSpan_Week
= wx
._misc
.TimeSpan_Week
520 wxDateSpan
= wx
._misc
.DateSpan
521 wxDateSpanPtr
= wx
._misc
.DateSpanPtr
522 wxDateSpan_Days
= wx
._misc
.DateSpan_Days
523 wxDateSpan_Day
= wx
._misc
.DateSpan_Day
524 wxDateSpan_Weeks
= wx
._misc
.DateSpan_Weeks
525 wxDateSpan_Week
= wx
._misc
.DateSpan_Week
526 wxDateSpan_Months
= wx
._misc
.DateSpan_Months
527 wxDateSpan_Month
= wx
._misc
.DateSpan_Month
528 wxDateSpan_Years
= wx
._misc
.DateSpan_Years
529 wxDateSpan_Year
= wx
._misc
.DateSpan_Year
530 wxGetLocalTime
= wx
._misc
.GetLocalTime
531 wxGetUTCTime
= wx
._misc
.GetUTCTime
532 wxGetCurrentTime
= wx
._misc
.GetCurrentTime
533 wxGetLocalTimeMillis
= wx
._misc
.GetLocalTimeMillis
534 wxDefaultDateTime
= wx
._misc
.DefaultDateTime
535 wxDF_INVALID
= wx
._misc
.DF_INVALID
536 wxDF_TEXT
= wx
._misc
.DF_TEXT
537 wxDF_BITMAP
= wx
._misc
.DF_BITMAP
538 wxDF_METAFILE
= wx
._misc
.DF_METAFILE
539 wxDF_SYLK
= wx
._misc
.DF_SYLK
540 wxDF_DIF
= wx
._misc
.DF_DIF
541 wxDF_TIFF
= wx
._misc
.DF_TIFF
542 wxDF_OEMTEXT
= wx
._misc
.DF_OEMTEXT
543 wxDF_DIB
= wx
._misc
.DF_DIB
544 wxDF_PALETTE
= wx
._misc
.DF_PALETTE
545 wxDF_PENDATA
= wx
._misc
.DF_PENDATA
546 wxDF_RIFF
= wx
._misc
.DF_RIFF
547 wxDF_WAVE
= wx
._misc
.DF_WAVE
548 wxDF_UNICODETEXT
= wx
._misc
.DF_UNICODETEXT
549 wxDF_ENHMETAFILE
= wx
._misc
.DF_ENHMETAFILE
550 wxDF_FILENAME
= wx
._misc
.DF_FILENAME
551 wxDF_LOCALE
= wx
._misc
.DF_LOCALE
552 wxDF_PRIVATE
= wx
._misc
.DF_PRIVATE
553 wxDF_HTML
= wx
._misc
.DF_HTML
554 wxDF_MAX
= wx
._misc
.DF_MAX
555 wxDataFormat
= wx
._misc
.DataFormat
556 wxDataFormatPtr
= wx
._misc
.DataFormatPtr
557 wxCustomDataFormat
= wx
._misc
.CustomDataFormat
558 wxFormatInvalid
= wx
._misc
.FormatInvalid
559 wxDataObject
= wx
._misc
.DataObject
560 wxDataObjectPtr
= wx
._misc
.DataObjectPtr
561 wxDataObjectSimple
= wx
._misc
.DataObjectSimple
562 wxDataObjectSimplePtr
= wx
._misc
.DataObjectSimplePtr
563 wxPyDataObjectSimple
= wx
._misc
.PyDataObjectSimple
564 wxPyDataObjectSimplePtr
= wx
._misc
.PyDataObjectSimplePtr
565 wxDataObjectComposite
= wx
._misc
.DataObjectComposite
566 wxDataObjectCompositePtr
= wx
._misc
.DataObjectCompositePtr
567 wxTextDataObject
= wx
._misc
.TextDataObject
568 wxTextDataObjectPtr
= wx
._misc
.TextDataObjectPtr
569 wxPyTextDataObject
= wx
._misc
.PyTextDataObject
570 wxPyTextDataObjectPtr
= wx
._misc
.PyTextDataObjectPtr
571 wxBitmapDataObject
= wx
._misc
.BitmapDataObject
572 wxBitmapDataObjectPtr
= wx
._misc
.BitmapDataObjectPtr
573 wxPyBitmapDataObject
= wx
._misc
.PyBitmapDataObject
574 wxPyBitmapDataObjectPtr
= wx
._misc
.PyBitmapDataObjectPtr
575 wxFileDataObject
= wx
._misc
.FileDataObject
576 wxFileDataObjectPtr
= wx
._misc
.FileDataObjectPtr
577 wxCustomDataObject
= wx
._misc
.CustomDataObject
578 wxCustomDataObjectPtr
= wx
._misc
.CustomDataObjectPtr
579 wxURLDataObject
= wx
._misc
.URLDataObject
580 wxURLDataObjectPtr
= wx
._misc
.URLDataObjectPtr
581 wxMetafileDataObject
= wx
._misc
.MetafileDataObject
582 wxMetafileDataObjectPtr
= wx
._misc
.MetafileDataObjectPtr
583 wxDrag_CopyOnly
= wx
._misc
.Drag_CopyOnly
584 wxDrag_AllowMove
= wx
._misc
.Drag_AllowMove
585 wxDrag_DefaultMove
= wx
._misc
.Drag_DefaultMove
586 wxDragError
= wx
._misc
.DragError
587 wxDragNone
= wx
._misc
.DragNone
588 wxDragCopy
= wx
._misc
.DragCopy
589 wxDragMove
= wx
._misc
.DragMove
590 wxDragLink
= wx
._misc
.DragLink
591 wxDragCancel
= wx
._misc
.DragCancel
592 wxIsDragResultOk
= wx
._misc
.IsDragResultOk
593 wxDropSource
= wx
._misc
.DropSource
594 wxDropSourcePtr
= wx
._misc
.DropSourcePtr
595 wxDropSource
= wx
._misc
.DropSource
596 wxDropTarget
= wx
._misc
.DropTarget
597 wxDropTargetPtr
= wx
._misc
.DropTargetPtr
598 wxDropTarget
= wx
._misc
.DropTarget
599 wxTextDropTarget
= wx
._misc
.TextDropTarget
600 wxTextDropTargetPtr
= wx
._misc
.TextDropTargetPtr
601 wxTextDropTarget
= wx
._misc
.TextDropTarget
602 wxFileDropTarget
= wx
._misc
.FileDropTarget
603 wxFileDropTargetPtr
= wx
._misc
.FileDropTargetPtr
604 wxFileDropTarget
= wx
._misc
.FileDropTarget
605 wxClipboard
= wx
._misc
.Clipboard
606 wxClipboardPtr
= wx
._misc
.ClipboardPtr
607 wxClipboard_Get
= wx
._misc
.Clipboard_Get
608 wxClipboardLocker
= wx
._misc
.ClipboardLocker
609 wxClipboardLockerPtr
= wx
._misc
.ClipboardLockerPtr
610 wxVideoMode
= wx
._misc
.VideoMode
611 wxVideoModePtr
= wx
._misc
.VideoModePtr
612 wxDefaultVideoMode
= wx
._misc
.DefaultVideoMode
613 wxDisplay
= wx
._misc
.Display
614 wxDisplayPtr
= wx
._misc
.DisplayPtr
615 wxDisplay_GetCount
= wx
._misc
.Display_GetCount
616 wxDisplay_GetFromPoint
= wx
._misc
.Display_GetFromPoint
617 wxDisplay_GetFromWindow
= wx
._misc
.Display_GetFromWindow
618 wxStandardPaths
= wx
._misc
.StandardPaths
619 wxStandardPathsPtr
= wx
._misc
.StandardPathsPtr
620 wxStandardPaths_Get
= wx
._misc
.StandardPaths_Get
621 wxPyTimer
= wx
._misc
.PyTimer
622 wxPyDropTarget
= wx
._misc
.PyDropTarget
623 wxTheClipboard
= wx
._misc
.TheClipboard