]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/_controls.py
GetScrollLines?
[wxWidgets.git] / wxPython / src / gtk / _controls.py
index 870ee5405778d105c2f65df5447da2d5be6fe33d..cb930520e7f43705dfb0849b10e7b66bf4ad09be 100644 (file)
@@ -3071,6 +3071,8 @@ class Notebook(BookCtrlBase):
         return _controls_.Notebook_GetClassDefaultAttributes(*args, **kwargs)
 
     GetClassDefaultAttributes = staticmethod(GetClassDefaultAttributes)
+    RowCount = property(GetRowCount,doc="See `GetRowCount`") 
+    ThemeBackgroundColour = property(GetThemeBackgroundColour,doc="See `GetThemeBackgroundColour`") 
 _controls_.Notebook_swigregister(Notebook)
 
 def PreNotebook(*args, **kwargs):