]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/colour.tex
Added first batch of docs and notes for wxPython.
[wxWidgets.git] / docs / latex / wx / colour.tex
index 8896abf0ab0a5f1beed862a732341c311962223d..c22c3baceb07255c8aaeff847c87c766a6472200 100644 (file)
@@ -57,6 +57,14 @@ Copy constructor.
 
 \helpref{wxColourDatabase}{wxcolourdatabase}
 
+\pythonnote{Constructors supported by wxPython are:\par
+\indented{2cm}{\begin{twocollist}
+\twocolitem{\bf{wxColour(red=0, green=0, blue=0)}}{}
+\twocolitem{\bf{wxNamedColour(name)}}{}
+\end{twocollist}}
+}
+
+
 \membersection{wxColour::Blue}\label{wxcolourblue}
 
 \constfunc{unsigned char}{Blue}{\void}