document ShowHidden() (patch 1619786)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -188,3 +188,12 @@ Sets the current filter index (zero-based).
|
|||||||
|
|
||||||
Sets the current path.
|
Sets the current path.
|
||||||
|
|
||||||
|
\membersection{wxGenericDirCtrl::ShowHidden}\label{wxgenericdirctrlShowHidden}
|
||||||
|
|
||||||
|
\func{void}{ShowHidden}{\param{bool }{show}}
|
||||||
|
|
||||||
|
\wxheading{Parameters}
|
||||||
|
|
||||||
|
\docparam{show}{If true, hidden folders and files will be displayed by the
|
||||||
|
control. If false, they will not be displayed.}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user