reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1985,7 +1985,11 @@ class StyledTextCtrl(_core.Control):
|
||||
return _stc.StyledTextCtrl_DocumentEndExtend(*args, **kwargs)
|
||||
|
||||
def PageUp(*args, **kwargs):
|
||||
"""PageUp(self)"""
|
||||
"""
|
||||
PageUp(self)
|
||||
|
||||
This is just a wrapper for ScrollPages(-1).
|
||||
"""
|
||||
return _stc.StyledTextCtrl_PageUp(*args, **kwargs)
|
||||
|
||||
def PageUpExtend(*args, **kwargs):
|
||||
|
Reference in New Issue
Block a user