reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -4366,7 +4366,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, Cursor copy=wxNullCursor, Cursor move=wxNullCursor,
|
||||
__init__(Window win, Cursor copy=wxNullCursor, Cursor move=wxNullCursor,
|
||||
Cursor none=wxNullCursor) -> DropSource
|
||||
"""
|
||||
newobj = _misc.new_DropSource(*args, **kwargs)
|
||||
|
Reference in New Issue
Block a user