X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..d6d626862232acff773485769ff6cae68f73c2f5:/docs/latex/wx/region.tex?ds=inline diff --git a/docs/latex/wx/region.tex b/docs/latex/wx/region.tex index fe16c0e250..ad356d307a 100644 --- a/docs/latex/wx/region.tex +++ b/docs/latex/wx/region.tex @@ -285,6 +285,8 @@ Resets the iterator to the given region. Increment operator. Increments the iterator to the next region. +\pythonnote{A wxPython alias for this operator is called \tt{Next}.} + \membersection{wxRegionIterator::operator bool} \constfunc{}{operator bool}{\void}