X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ac1edf3546bcb9305c288ab5c91cb6aaa08af69a..fe26d444bbc1d49dd8fe375ca736426f2309a1cd:/docs/latex/wx/dc.tex diff --git a/docs/latex/wx/dc.tex b/docs/latex/wx/dc.tex index 1cda5c4df9..99d110b092 100644 --- a/docs/latex/wx/dc.tex +++ b/docs/latex/wx/dc.tex @@ -418,6 +418,9 @@ Gets the current pen (see \helpref{wxDC::SetPen}{wxdcsetpen}). Sets {\it colour} to the colour at the specified location. Windows only; an X implementation is being worked on. Not available for wxPostScriptDC or wxMetafileDC. +\pythonnote{For wxPython the wxColour value is returned and is not +required as a parameter.} + \membersection{wxDC::GetSize}\label{wxdcgetsize} \func{void}{GetSize}{\param{long *}{width}, \param{long *}{height}}