-Constructs a mask from a bitmap and a colour that indicates the background. Not
-yet implemented for GTK.
+\func{}{wxMask}{\param{const \helpref{wxBitmap}{wxbitmap}\& }{bitmap}, \param{const \helpref{wxColour}{wxcolour}\& }{colour}}
+
+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}.}