]> git.saurik.com Git - wxWidgets.git/blame - wxPython/src/_core_reverse.txt
reSWIGged
[wxWidgets.git] / wxPython / src / _core_reverse.txt
CommitLineData
d14a1e28
RD
1# Other names that need to be reverse-renamed for the old namespace
2
3PyOnDemandOutputWindow
4App
5PySimpleApp
6PyWidgetTester
7
8App_GetMacSupportPCMenuShortcuts
9App_GetMacAboutMenuItemId
10App_GetMacPreferencesMenuItemId
11App_GetMacExitMenuItemId
12App_GetMacHelpMenuTitleName
13App_SetMacSupportPCMenuShortcuts
14App_SetMacAboutMenuItemId
15App_SetMacPreferencesMenuItemId
16App_SetMacExitMenuItemId
17App_SetMacHelpMenuTitleName
18App_GetComCtl32Version
19
20Platform
21USE_UNICODE
22VERSION_STRING
23MAJOR_VERSION
24MINOR_VERSION
25RELEASE_VERSION
26SUBREL_VERSION
27VERSION
28RELEASE_NUMBER
9e58eb56 29PyUnbornObjectError
d14a1e28
RD
30PyDeadObjectError
31CallAfter
32FutureCall
33NotebookPage
34PyEventBinder
35DLG_PNT
36DLG_SZE
37
38PyAssertionError
39
40MemoryFSHandler_AddFile
41
42
43# With the * on the end these will cause code to be added that
44# will scan for other names in the source module tha have the
45# given prefix and will put a reference in the local module.
46EVT*
47WXK*
c9c106fd 48__version__*