wxSystemOptions_GetOption = wx._misc.SystemOptions_GetOption
wxSystemOptions_GetOptionInt = wx._misc.SystemOptions_GetOptionInt
wxSystemOptions_HasOption = wx._misc.SystemOptions_HasOption
+wxSystemOptions_IsFalse = wx._misc.SystemOptions_IsFalse
wxFileSelectorPromptStr = wx._misc.FileSelectorPromptStr
wxFileSelectorDefaultWildcardStr = wx._misc.FileSelectorDefaultWildcardStr
wxDirSelectorPromptStr = wx._misc.DirSelectorPromptStr
wxClientDisplayRect = wx._misc.ClientDisplayRect
wxGetClientDisplayRect = wx._misc.GetClientDisplayRect
wxSetCursor = wx._misc.SetCursor
+wxGetXDisplay = wx._misc.GetXDisplay
wxBeginBusyCursor = wx._misc.BeginBusyCursor
wxGetActiveWindow = wx._misc.GetActiveWindow
wxGenericFindWindowAtPoint = wx._misc.GenericFindWindowAtPoint
wxFindWindowAtPoint = wx._misc.FindWindowAtPoint
wxGetTopLevelParent = wx._misc.GetTopLevelParent
+wxLaunchDefaultBrowser = wx._misc.LaunchDefaultBrowser
wxGetKeyState = wx._misc.GetKeyState
wxWakeUpMainThread = wx._misc.WakeUpMainThread
wxMutexGuiEnter = wx._misc.MutexGuiEnter
wxLogWindowPtr = wx._misc.LogWindowPtr
wxLogChain = wx._misc.LogChain
wxLogChainPtr = wx._misc.LogChainPtr
+wxLogBuffer = wx._misc.LogBuffer
+wxLogBufferPtr = wx._misc.LogBufferPtr
wxSysErrorCode = wx._misc.SysErrorCode
wxSysErrorMsg = wx._misc.SysErrorMsg
wxLogFatalError = wx._misc.LogFatalError
wxART_CUT = wx._misc.ART_CUT
wxART_PASTE = wx._misc.ART_PASTE
wxART_DELETE = wx._misc.ART_DELETE
+wxART_NEW = wx._misc.ART_NEW
wxART_UNDO = wx._misc.ART_UNDO
wxART_REDO = wx._misc.ART_REDO
wxART_QUIT = wx._misc.ART_QUIT