]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_obj.i
Add FlatNotebook
[wxWidgets.git] / wxPython / src / _obj.i
index cb77d13273005a67c958361d5636cd950df96894..52620e7726cbbbf34edefe40d6ac3fae1e87e563 100644 (file)
@@ -37,6 +37,8 @@ public:
             delete self;
         }
     }
+
+    %property(ClassName, GetClassName, doc="See `GetClassName`");
 };