X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1b8c7ba607a15a2ff8a04448138df9ffff7df6c5..db679b8c836e69c111cdc31e62cf92cebe4f938f:/wxPython/src/_radio.i diff --git a/wxPython/src/_radio.i b/wxPython/src/_radio.i index d71462cc00..fac2b130c1 100644 --- a/wxPython/src/_radio.i +++ b/wxPython/src/_radio.i @@ -87,6 +87,8 @@ public: int GetNextItem(int item, wxDirection dir, long style) const { return -1; } } #endif + +// bool IsValid(int n) const; ** not public static wxVisualAttributes GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);