[ 1573138 ] small docs corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -119,14 +119,14 @@ all the parameters.
|
||||
|
||||
\constfunc{wxString}{GetPath}{\void}
|
||||
|
||||
Returns the currently selected directory.
|
||||
Returns the absolute path of the currently selected directory.
|
||||
|
||||
|
||||
\membersection{wxDirPickerCtrl::SetPath}\label{wxdirpickerctrlsetpath}
|
||||
|
||||
\func{void}{SetPath}{\param{const wxString \&}{dirname}}
|
||||
|
||||
Sets the currently selected directory. his must be a valid directory if
|
||||
Sets the absolute path of the currently selected directory. This must be a valid directory if
|
||||
{\tt wxDIRP\_DIR\_MUST\_EXIST} style was given.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user