X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ac1edf3546bcb9305c288ab5c91cb6aaa08af69a..80d2803f703d1b238f42725504f08266ef02defe:/docs/latex/wx/mask.tex?ds=inline diff --git a/docs/latex/wx/mask.tex b/docs/latex/wx/mask.tex index 6420a633c8..e850fb3f16 100644 --- a/docs/latex/wx/mask.tex +++ b/docs/latex/wx/mask.tex @@ -37,11 +37,10 @@ Constructs a mask from a monochrome bitmap. \func{}{wxMask}{\param{const wxBitmap\& }{bitmap}, \param{const wxColour\& }{colour}} -Constructs a mask from a bitmap and a colour that indicates the background. Not -yet implemented for GTK. +Constructs a mask from a bitmap and a colour that indicates the background. \pythonnote{wxPython has an alternate wxMask constructor matching this -form called \tt{wxMaskColour}.} +form called {\tt wxMaskColour}.} \func{}{wxMask}{\param{const wxBitmap\& }{bitmap}, \param{int}{ index}} @@ -70,8 +69,7 @@ Constructs a mask from a monochrome bitmap. \func{bool}{Create}{\param{const wxBitmap\& }{bitmap}, \param{const wxColour\& }{colour}} -Constructs a mask from a bitmap and a colour that indicates the background. Not -yet implemented for GTK. +Constructs a mask from a bitmap and a colour that indicates the background. \func{bool}{Create}{\param{const wxBitmap\& }{bitmap}, \param{int}{ index}}