wxPerl doc patches applied

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-12-20 16:10:46 +00:00
parent 0354a70ce8
commit 5873607e5c
22 changed files with 176 additions and 6 deletions

View File

@@ -148,6 +148,13 @@ hotSpotY=0)}}{Constructs a cursor from a filename}
\end{twocollist}}
}
\perlnote{Contructors supported by wxPerl are:\par
\begin{itemize}
\item{Wx::Cursor->new( name, type, hotSpotX = 0, hotSpotY = 0 )}
\item{Wx::Cursor->new( id )}
\end{itemize}
}
\membersection{wxCursor::\destruct{wxCursor}}
\func{}{\destruct{wxCursor}}{\void}