]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/auinotebook.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / auinotebook.tex
index 0a5809a62419c8f2f5a6cf29c009187351a2204a..fec32a0cc915f76834cb3450eb04593422c6579e 100644 (file)
@@ -145,12 +145,6 @@ Returns the height of the tab control.
 
 Returns the currently selected page.
 
-\membersection{wxAuiNotebook::GetTabCtrlHeight}\label{wxauinotebookgettabctrlheight}
-
-\constfunc{int}{GetTabCtrlHeight}{\void}
-
-Returns the height of the tab control.
-
 \membersection{wxAuiNotebook::InsertPage}\label{wxauinotebookinsertpage}
 
 \func{bool}{InsertPage}{\param{size\_t }{page\_idx}, \param{wxWindow* }{page}, \param{const wxString\& }{caption}, \param{bool }{select = false}, \param{const wxBitmap\& }{bitmap = wxNullBitmap}}