]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_radio.i
reSWIGged
[wxWidgets.git] / wxPython / src / _radio.i
index 275dce10c61eefa39f305ab102d35f8ad46afb77..93a78b647db6c89f39649f0525d63464552e0b3f 100644 (file)
@@ -70,8 +70,8 @@ public:
     %pythoncode { SetItemLabel = SetString };
 
     // change the individual radio button state
-    %name(EnableItem) virtual void Enable(int n, bool enable = True);
-    %name(ShowItem) virtual void Show(int n, bool show = True);
+    %name(EnableItem) virtual void Enable(int n, bool enable = true);
+    %name(ShowItem) virtual void Show(int n, bool show = true);
 
 #ifndef __WXGTK__
     // layout parameters