Various documentation changes, makefile fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1998-07-03 16:39:59 +00:00
parent 0d3820b348
commit 884360bc11
20 changed files with 88 additions and 40 deletions

View File

@@ -65,6 +65,12 @@ Deletes all tab items.
Deletes the specified tab item.
\membersection{wxTabCtrl::GetCurFocus}\label{wxtabctrlgetcurfocus}
\constfunc{int}{GetCurFocus}{\void}
Returns the index for the tab with the focus, or -1 if none has the focus.
\membersection{wxTabCtrl::GetImageList}\label{wxtabctrlgetimagelist}
\constfunc{wxImageList*}{GetImageList}{\void}