wxPerl documentation updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -166,6 +166,8 @@ hotSpotY=0)}}{Constructs a cursor from a filename}
|
||||
\begin{itemize}
|
||||
\item{Wx::Cursor->new( name, type, hotSpotX = 0, hotSpotY = 0 )}
|
||||
\item{Wx::Cursor->new( id )}
|
||||
\item{Wx::Cursor->new( image )}
|
||||
\item{Wx::Cursor->newData( bits, width, height, hotSpotX = -1, hotSpotY = -1, maskBits = 0 )}
|
||||
\end{itemize}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user