]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/bookctrl.h
Add the getters
[wxWidgets.git] / interface / wx / bookctrl.h
index 912f1674c2539cfca8ea82f3cd7042bf56271e19..15f27c1abf0d6f2879eeb9991958b5e87fd499ba 100644 (file)
@@ -335,7 +335,7 @@ public:
     @class wxBookCtrlEvent
 
     This class represents the events generated by book controls (wxNotebook,
-    wxListbook, wxChoicebook, wxTreebook).
+    wxListbook, wxChoicebook, wxTreebook, wxAuiNotebook).
 
     The PAGE_CHANGING events are sent before the current page is changed.
     It allows the program to examine the current page (which can be retrieved
@@ -354,7 +354,7 @@ public:
     @library{wxcore}
     @category{events,bookctrl}
 
-    @see wxNotebook, wxListbook, wxChoicebook, wxTreebook, wxToolbook
+    @see wxNotebook, wxListbook, wxChoicebook, wxTreebook, wxToolbook, wxAuiNotebook
 */
 class wxBookCtrlEvent : public wxNotifyEvent
 {