]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/misc.py
docstring fix
[wxWidgets.git] / wxPython / src / gtk / misc.py
index 9dee1b5ee5e28fbc55d026d3b77bf78133c29bc5..1ee13ae784ec55b0b3328ca1d571995cc8a5d95b 100644 (file)
@@ -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)