SWIGged updates for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-04-30 01:15:45 +00:00
parent 0a5f534430
commit 45e2c6f716
5 changed files with 26 additions and 25 deletions

View File

@@ -637,6 +637,10 @@ wxPrinter_GetLastError = printfwc.wxPrinter_GetLastError
#-------------- VARIABLE WRAPPERS ------------------
wxPRINT_MODE_NONE = printfwc.wxPRINT_MODE_NONE
wxPRINT_MODE_PREVIEW = printfwc.wxPRINT_MODE_PREVIEW
wxPRINT_MODE_FILE = printfwc.wxPRINT_MODE_FILE
wxPRINT_MODE_PRINTER = printfwc.wxPRINT_MODE_PRINTER
wxPRINTER_NO_ERROR = printfwc.wxPRINTER_NO_ERROR
wxPRINTER_CANCELLED = printfwc.wxPRINTER_CANCELLED
wxPRINTER_ERROR = printfwc.wxPRINTER_ERROR