Minor doc corr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -293,7 +293,7 @@ Gets the string value.
|
||||
|
||||
\constfunc{wxString}{GetType}{\void}
|
||||
|
||||
Returns the value type as a string. The built-in types are: bool, char, date, double, list, long, string, stringlist, time, void*.
|
||||
Returns the value type as a string. The built-in types are: bool, char, datetime, double, list, long, string, arrstring, void*.
|
||||
|
||||
If the variant is null, the value type returned is the string ``null" (not the empty string).
|
||||
|
||||
|
Reference in New Issue
Block a user