reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1000,11 +1000,7 @@ class HtmlWindow(windows.ScrolledWindow):
|
||||
return _html.HtmlWindow_SetFonts(*args, **kwargs)
|
||||
|
||||
def SetTitle(*args, **kwargs):
|
||||
"""
|
||||
SetTitle(String title)
|
||||
|
||||
Sets the window's title. Applicable only to frames and dialogs.
|
||||
"""
|
||||
"""SetTitle(String title)"""
|
||||
return _html.HtmlWindow_SetTitle(*args, **kwargs)
|
||||
|
||||
def SetBorders(*args, **kwargs):
|
||||
|
Reference in New Issue
Block a user