]> 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
c92d9283 5GetApp
d14a1e28
RD
6PySimpleApp
7PyWidgetTester
8
9App_GetMacSupportPCMenuShortcuts
10App_GetMacAboutMenuItemId
11App_GetMacPreferencesMenuItemId
12App_GetMacExitMenuItemId
13App_GetMacHelpMenuTitleName
14App_SetMacSupportPCMenuShortcuts
15App_SetMacAboutMenuItemId
16App_SetMacPreferencesMenuItemId
17App_SetMacExitMenuItemId
18App_SetMacHelpMenuTitleName
19App_GetComCtl32Version
20
21Platform
f6e56553 22PlatformInfo
d14a1e28
RD
23USE_UNICODE
24VERSION_STRING
25MAJOR_VERSION
26MINOR_VERSION
27RELEASE_VERSION
28SUBREL_VERSION
29VERSION
30RELEASE_NUMBER
9e58eb56 31PyUnbornObjectError
d14a1e28
RD
32PyDeadObjectError
33CallAfter
34FutureCall
35NotebookPage
36PyEventBinder
37DLG_PNT
38DLG_SZE
39
40PyAssertionError
41
42MemoryFSHandler_AddFile
a3150741 43InitAllImageHandlers
d14a1e28
RD
44
45
46# With the * on the end these will cause code to be added that
47# will scan for other names in the source module tha have the
48# given prefix and will put a reference in the local module.
49EVT*
50WXK*
c9c106fd 51__version__*