X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/43c48e1e53d74cef62d15f08f015d9efeb45a0c1..a70ab3b804b6c363f8bcbed0b4fce94b7fb03612:/interface/wx/pen.h?ds=inline diff --git a/interface/wx/pen.h b/interface/wx/pen.h index 38a652feed..4c5fb7eb7b 100644 --- a/interface/wx/pen.h +++ b/interface/wx/pen.h @@ -179,6 +179,8 @@ public: @param stipple A stipple bitmap. + @onlyfor{wxmsw,wxmac} + @see SetWidth(), SetStipple() */ wxPen(const wxBitmap& stipple, int width);