projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
669b0c0
)
Add \newsince{2.7.0} to GetAsString and Set(wxString&)
author
Mart Raudsepp
<leio@gentoo.org>
Sun, 28 May 2006 09:29:53 +0000
(09:29 +0000)
committer
Mart Raudsepp
<leio@gentoo.org>
Sun, 28 May 2006 09:29:53 +0000
(09:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39363
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
docs/latex/wx/colour.tex
patch
|
blob
|
blame
|
history
diff --git
a/docs/latex/wx/colour.tex
b/docs/latex/wx/colour.tex
index 2c433298ebf1a4fb171c9641985209afea9eb7fe..00174d23da42ae2a121096d7053603e36c42acc0 100644
(file)
--- a/
docs/latex/wx/colour.tex
+++ b/
docs/latex/wx/colour.tex
@@
-118,6
+118,7
@@
the colour as \texttt{``\#"} followed by 6 hexadecimal digits
This function never fails and always returns a non-empty string.
+\newsince{2.7.0}
\membersection{wxColour::GetPixel}\label{wxcolourgetpixel}
@@
-173,6
+174,8
@@
Accepts colour names (those listed in \helpref{wxTheColourDatabase}{wxcolourdata
Returns \true if the conversion was successful, \false otherwise.
+\newsince{2.7.0}
+
\membersection{wxColour::operator $=$}\label{wxcolourassign}