]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mask.tex
Added wxDataViewModel::GetChildren() (removed GetSibling() and GetFirstChild())
[wxWidgets.git] / docs / latex / wx / mask.tex
index 86e80d898dcf3c036c131c1df4a0228d6e7f0fe2..c5c3cf2eb0be4a034b85f26ba41c6a1551a090fc 100644 (file)
@@ -12,6 +12,10 @@ the unmasked area of the bitmap will be drawn, and the masked area will not be d
 
 <wx/bitmap.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Remarks}
 
 A mask may be associated with a \helpref{wxBitmap}{wxbitmap}. It is used in \helpref{wxDC::Blit}{wxdcblit} when
@@ -24,7 +28,7 @@ contains a mask.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxMask::wxMask}\label{wxmaskconstr}
+\membersection{wxMask::wxMask}\label{wxmaskctor}
 
 \func{}{wxMask}{\void}
 
@@ -56,7 +60,7 @@ yet implemented for GTK.
 
 \docparam{index}{Index into a palette, specifying the transparency colour.}
 
-\membersection{wxMask::\destruct{wxMask}}
+\membersection{wxMask::\destruct{wxMask}}\label{wxmaskdtor}
 
 \func{}{\destruct{wxMask}}{\void}