added CollapsePath() (patch 1494638)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -101,6 +101,12 @@ Collapses the entire tree.
|
||||
|
||||
Tries to expand as much of the given path as possible, so that the filename or directory is visible in the tree control.
|
||||
|
||||
\membersection{wxGenericDirCtrl::CollapsePath}\label{wxgenericdirctrlcollapsepath}
|
||||
|
||||
\func{bool}{CollapsePath}{\param{const wxString\& }{path}}
|
||||
|
||||
Collapse the given path.
|
||||
|
||||
\membersection{wxGenericDirCtrl::GetDefaultPath}\label{wxgenericdirctrlgetdefaultpath}
|
||||
|
||||
\constfunc{wxString}{GetDefaultPath}{\void}
|
||||
|
Reference in New Issue
Block a user