]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/choicebk.h
Correct decoding of 4-byte integers in png2c script.
[wxWidgets.git] / interface / wx / choicebk.h
index 6cff6f7da0923e383c61fead9584c9c20a38bf52..fff9b1e17e7c136ceed6b1e5ddb312d62ec4277c 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxChoicebook
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Purpose:     interface of wxChoicebook
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -35,7 +35,7 @@
            Place labels below the page area.
     @endStyleTable
 
            Place labels below the page area.
     @endStyleTable
 
-    @beginEventTable{wxBookCtrlEvent}
+    @beginEventEmissionTable{wxBookCtrlEvent}
     @event{EVT_CHOICEBOOK_PAGE_CHANGED(id, func)}
         The page selection was changed.
         Processes a @c wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGED event.
     @event{EVT_CHOICEBOOK_PAGE_CHANGED(id, func)}
         The page selection was changed.
         Processes a @c wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGED event.
@@ -46,7 +46,8 @@
     @endEventTable
 
     @library{wxcore}
     @endEventTable
 
     @library{wxcore}
-    @category{miscwnd}
+    @category{bookctrl}
+    @appearance{choicebook.png}
 
     @see @ref overview_bookctrl, wxNotebook, @ref page_samples_notebook
 */
 
     @see @ref overview_bookctrl, wxNotebook, @ref page_samples_notebook
 */