Added some more class docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1998-09-06 14:43:36 +00:00
parent 68278f98be
commit 3972fb4919
13 changed files with 778 additions and 90 deletions

View File

@@ -11,7 +11,8 @@ This class represents a tab control, which manages multiple tabs.
\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 +118,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.