]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_palette.i
Ensure that PlatformInfo is reverse-renamed
[wxWidgets.git] / wxPython / src / _palette.i
index c83602f393faff77f76b193cd4234f3725be7212..ae12eb90cc4f91f3feef4fbd5e4465c92105de94 100644 (file)
@@ -30,7 +30,7 @@ public:
     
     DocDeclA(
         bool, GetRGB(int pixel, byte* OUTPUT, byte* OUTPUT, byte* OUTPUT),
-        "GetRGB(int pixel) -> (R,G,B)");
+        "GetRGB(self, int pixel) -> (R,G,B)");
 
     bool Ok();