git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27632
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxColour , GetCustomColour(int i),
"Gets the i'th custom colour associated with the colour dialog. i
should be an integer between 0 and 15. The default custom colours are
wxColour , GetCustomColour(int i),
"Gets the i'th custom colour associated with the colour dialog. i
should be an integer between 0 and 15. The default custom colours are
+all invalid colours.", "");
DocDeclStr(
void , SetChooseFull(int flag),
DocDeclStr(
void , SetChooseFull(int flag),
DocDeclStr(
void , SetCustomColour(int i, const wxColour& colour),
"Sets the i'th custom colour for the colour dialog. i should be an
DocDeclStr(
void , SetCustomColour(int i, const wxColour& colour),
"Sets the i'th custom colour for the colour dialog. i should be an
-integer between 0 and 15. The default custom colours are all white.", "");
+integer between 0 and 15. The default custom colours are all invalid colours.", "");