reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3079,6 +3079,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):
|
||||
|
Reference in New Issue
Block a user