X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f510b7b2f386afe6c3705c2cdbc9208435984dac..0d97c0902355bd73c080ebffa45ec809813df51d:/docs/latex/wx/brush.tex diff --git a/docs/latex/wx/brush.tex b/docs/latex/wx/brush.tex index d5613eec9d..331aa980fa 100644 --- a/docs/latex/wx/brush.tex +++ b/docs/latex/wx/brush.tex @@ -119,7 +119,7 @@ If a stipple brush is created, the brush style will be set to wxSTIPPLE. \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}