X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f7bd26981f1c8d46d3909e3de90df081de4df33b..52ee226853ec422d1517de38a0fa76d866c37153:/docs/latex/wx/tabctrl.tex diff --git a/docs/latex/wx/tabctrl.tex b/docs/latex/wx/tabctrl.tex index 05aa81886d..cf23b6a41e 100644 --- a/docs/latex/wx/tabctrl.tex +++ b/docs/latex/wx/tabctrl.tex @@ -9,9 +9,14 @@ This class represents a tab control, which manages multiple tabs. \helpref{wxEvtHandler}{wxevthandler}\\ \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{See also} -\helpref{wxTabEvent}{wxtabevent}, \helpref{wxImageList}{wximagelist} +\helpref{wxTabEvent}{wxtabevent}, \helpref{wxImageList}{wximagelist},\rtfsp +\helpref{wxNotebook}{wxnotebook} \latexignore{\rtfignore{\wxheading{Members}}} @@ -117,7 +122,7 @@ Returns the string for the given tab. \membersection{wxTabCtrl::GetRowCount}\label{wxtabctrlgetrowcount} -\constfunc{bool}{GetRowCount}{\void} +\constfunc{int}{GetRowCount}{\void} Returns the number of rows in the tab control.