Added Doxygen doc of Fl_File_Chooser::showHiddenButton.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9551 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2012-05-27 15:41:20 +00:00
parent 6295b803b7
commit aa2ed50292

View File

@ -156,6 +156,13 @@
control the appearance and use.
*/
/** \var Fl_File_Chooser::showHiddenButton
When checked, hidden files (i.e., filename begins with dot) are displayed.
The "showHiddenButton" button is exported so that application developers can
control its appearance.
*/
/** \fn Fl_File_Chooser::~Fl_File_Chooser()
Destroys the widget and frees all memory used by it.*/