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