]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dirctrl.tex
take wxString, not wxChar* in wxStandardPaths::GetLocalizedResourcesDir
[wxWidgets.git] / docs / latex / wx / dirctrl.tex
index e08c31f40af5bee253e48ce3b060f862e3bc9c59..a82963cb2d204d805f621f7e4ff096cee6274ba0 100644 (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.}
+