reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1087,6 +1087,10 @@ class HtmlWindow(_windows.ScrolledWindow):
|
||||
"""SetBorders(self, int b)"""
|
||||
return _html.HtmlWindow_SetBorders(*args, **kwargs)
|
||||
|
||||
def SetBackgroundImage(*args, **kwargs):
|
||||
"""SetBackgroundImage(self, Bitmap bmpBg)"""
|
||||
return _html.HtmlWindow_SetBackgroundImage(*args, **kwargs)
|
||||
|
||||
def ReadCustomization(*args, **kwargs):
|
||||
"""ReadCustomization(self, ConfigBase cfg, String path=EmptyString)"""
|
||||
return _html.HtmlWindow_ReadCustomization(*args, **kwargs)
|
||||
|
Reference in New Issue
Block a user