]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/gdi.py
reSWIGged with the new SWIG runtime and also other recent changes
[wxWidgets.git] / wxPython / src / mac / gdi.py
index fc0e3724ad167b2e52fbc922076a1056bab38794..019e4174a3c30be7bbaaa1b8f1d4c733d81a7c53 100644 (file)
@@ -583,7 +583,7 @@ class Icon(GDIObject):
     def __repr__(self):
         return "<%s.%s; proxy of C++ wxIcon instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
     def __init__(self, *args, **kwargs):
-        """__init__(String name, long flags, int desiredWidth=-1, int desiredHeight=-1) -> Icon"""
+        """__init__(String name, int type, int desiredWidth=-1, int desiredHeight=-1) -> Icon"""
         newobj = _gdi.new_Icon(*args, **kwargs)
         self.this = newobj.this
         self.thisown = 1