]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wxPython/html.py
reSWIGged
[wxWidgets.git] / wxPython / wxPython / html.py
index 2cc18cc99864a5fea53bb320b768b854a0546f12..9a923d0d15f5a5a37576768417615d53d7cc015b 100644 (file)
@@ -19,6 +19,9 @@ del sys, _wx
 
 
 # Now assign all the reverse-renamed names:
+wxHtmlWindowNameStr = wx.html.HtmlWindowNameStr
+wxHtmlPrintoutTitleStr = wx.html.HtmlPrintoutTitleStr
+wxHtmlPrintingTitleStr = wx.html.HtmlPrintingTitleStr
 wxHTML_ALIGN_LEFT = wx.html.HTML_ALIGN_LEFT
 wxHTML_ALIGN_CENTER = wx.html.HTML_ALIGN_CENTER
 wxHTML_ALIGN_RIGHT = wx.html.HTML_ALIGN_RIGHT
@@ -98,19 +101,19 @@ wxHtmlWidgetCell = wx.html.HtmlWidgetCell
 wxHtmlWidgetCellPtr = wx.html.HtmlWidgetCellPtr
 wxHtmlFilter = wx.html.HtmlFilter
 wxHtmlFilterPtr = wx.html.HtmlFilterPtr
-wxPreHtmlWindow = wx.html.PreHtmlWindow
-wxHtmlWindow_AddFilter = wx.html.HtmlWindow_AddFilter
 wxHtmlWindow = wx.html.HtmlWindow
 wxHtmlWindowPtr = wx.html.HtmlWindowPtr
+wxPreHtmlWindow = wx.html.PreHtmlWindow
+wxHtmlWindow_AddFilter = wx.html.HtmlWindow_AddFilter
 wxHtmlDCRenderer = wx.html.HtmlDCRenderer
 wxHtmlDCRendererPtr = wx.html.HtmlDCRendererPtr
 wxPAGE_ODD = wx.html.PAGE_ODD
 wxPAGE_EVEN = wx.html.PAGE_EVEN
 wxPAGE_ALL = wx.html.PAGE_ALL
-wxHtmlPrintout_AddFilter = wx.html.HtmlPrintout_AddFilter
-wxHtmlPrintout_CleanUpStatics = wx.html.HtmlPrintout_CleanUpStatics
 wxHtmlPrintout = wx.html.HtmlPrintout
 wxHtmlPrintoutPtr = wx.html.HtmlPrintoutPtr
+wxHtmlPrintout_AddFilter = wx.html.HtmlPrintout_AddFilter
+wxHtmlPrintout_CleanUpStatics = wx.html.HtmlPrintout_CleanUpStatics
 wxHtmlEasyPrinting = wx.html.HtmlEasyPrinting
 wxHtmlEasyPrintingPtr = wx.html.HtmlEasyPrintingPtr
 wxHtmlBookRecord = wx.html.HtmlBookRecord