reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -4358,7 +4358,7 @@ class DropSource(object):
|
||||
return "<%s.%s; proxy of C++ wxPyDropSource instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
|
||||
def __init__(self, *args, **kwargs):
|
||||
"""
|
||||
__init__(Window win=None, Icon copy=wxNullIcon, Icon move=wxNullIcon,
|
||||
__init__(Window win, Icon copy=wxNullIcon, Icon move=wxNullIcon,
|
||||
Icon none=wxNullIcon) -> DropSource
|
||||
"""
|
||||
newobj = _misc.new_DropSource(*args, **kwargs)
|
||||
|
Reference in New Issue
Block a user