Missed decoration.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1098,8 +1098,8 @@ supported (Unix) and doesn't have effect for the other ones.
|
||||
|
||||
\func{int}{wxParseWildcard}{\param{const wxString\& }{wildCard}, \param{wxArrayString\& }{descriptions}, \param{wxArrayString\& }{filters}}
|
||||
|
||||
Parses the wildCard, returning the number of filters.
|
||||
Returns 0 if none or if there's a problem,
|
||||
Parses the {\it wildCard}, returning the number of filters.
|
||||
Returns 0 if none or if there's a problem.
|
||||
The arrays will contain an equal number of items found before the error.
|
||||
{\it wildCard} is in the form:
|
||||
\begin{verbatim}
|
||||
|
Reference in New Issue
Block a user