Add \newsince{2.7.0} to GetAsString and Set(wxString&)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mart Raudsepp
2006-05-28 09:29:53 +00:00
parent 669b0c0a0b
commit 78b5edc517

View File

@@ -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}