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:
Vadim Zeitlin 2006-12-24 12:38:38 +00:00
parent 629ddfb03e
commit 338b2a02ce

View File

@ -188,3 +188,12 @@ Sets the current filter index (zero-based).
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.}