X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f395a825a9c9be41cd60299db4996b633c2d5dc6..e0b3b9d044746a258f93ae7c66550788d08d028e:/docs/latex/wx/dirctrl.tex?ds=sidebyside diff --git a/docs/latex/wx/dirctrl.tex b/docs/latex/wx/dirctrl.tex index e08c31f40a..a82963cb2d 100644 --- a/docs/latex/wx/dirctrl.tex +++ b/docs/latex/wx/dirctrl.tex @@ -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.} +