X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc2171bd4c660b8554dae2a1cbf34ff09f3032a6..1d836590aa324b7d58481e27a4b1ad6399174a2c:/docs/latex/wx/brush.tex?ds=inline diff --git a/docs/latex/wx/brush.tex b/docs/latex/wx/brush.tex index 3d0da40f3b..331aa980fa 100644 --- a/docs/latex/wx/brush.tex +++ b/docs/latex/wx/brush.tex @@ -62,7 +62,7 @@ data using the reference counting, are not affected. \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxBrush::wxBrush} +\membersection{wxBrush::wxBrush}\label{wxbrushctor} \func{}{wxBrush}{\void} @@ -117,9 +117,9 @@ If a stipple brush is created, the brush style will be set to wxSTIPPLE. \helpref{wxBrushList}{wxbrushlist}, \helpref{wxColour}{wxcolour}, \helpref{wxColourDatabase}{wxcolourdatabase} -\membersection{wxBrush::\destruct{wxBrush}} +\membersection{wxBrush::\destruct{wxBrush}}\label{wxbrushdtor} -\func{void}{\destruct{wxBrush}}{\void} +\func{}{\destruct{wxBrush}}{\void} Destructor. @@ -178,6 +178,16 @@ Returns the brush style, one of: \helpref{wxBrush::SetStyle}{wxbrushsetstyle}, \helpref{wxBrush::SetColour}{wxbrushsetcolour},\rtfsp \helpref{wxBrush::SetStipple}{wxbrushsetstipple} +\membersection{wxBrush::IsHatch}\label{wxbrushishatch} + +\constfunc{bool}{IsHatch}{\void} + +Returns true if the style of the brush is any of hatched fills. + +\wxheading{See also} + +\helpref{wxBrush::GetStyle}{wxbrushgetstyle} + \membersection{wxBrush::Ok}\label{wxbrushok} \constfunc{bool}{Ok}{\void}