]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_pseudodc.i
Add FlatNotebook
[wxWidgets.git] / wxPython / src / _pseudodc.i
index bd40ea6768efdfce919909cc7b97a245d40d1a52..d027df3ed0c4551d22a8e1871fafcec258be743f 100644 (file)
@@ -578,4 +578,8 @@ a logical operation. wx.INVERT is commonly used for drawing rubber
 bands or moving outlines, since drawing twice reverts to the original
 colour.
 ", "");
+
+    
+    %property(IdBounds, GetIdBounds, SetIdBounds, doc="See `GetIdBounds` and `SetIdBounds`");
+    %property(Len, GetLen, doc="See `GetLen`");
 };