From a5c7b92f37c87e489a48964c611a7de0cb94e7b5 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 18 May 2007 18:57:40 +0000 Subject: Documentation fix (STR #1686) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5843 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_File_Chooser.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/Fl_File_Chooser.html') diff --git a/documentation/Fl_File_Chooser.html b/documentation/Fl_File_Chooser.html index 1b0e09d44..9e907dfa0 100644 --- a/documentation/Fl_File_Chooser.html +++ b/documentation/Fl_File_Chooser.html @@ -201,7 +201,7 @@ const char *filter()

Sets or gets the current filename filter patterns. The filter patterns use fl_filename_match(). +href="functions.html#fl_filename_match">fl_filename_match(). Multiple patterns can be used by separating them with tabs, like "*.jpg\t*.png\t*.gif\t*". In addition, you can provide human-readable labels with the patterns inside parenthesis, like -- cgit v1.2.3