]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dc.tex
DEBUG => __WXDEBUG__
[wxWidgets.git] / docs / latex / wx / dc.tex
index 1cda5c4df94573dd53142b075604eabbf49d9830..99d110b092fa49c23ad461d00320d49e24c214ae 100644 (file)
@@ -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}}