diff options
Diffstat (limited to 'documentation/Fl_File_Chooser.html')
| -rw-r--r-- | documentation/Fl_File_Chooser.html | 2 |
1 files changed, 1 insertions, 1 deletions
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()</A></H4> <P>Sets or gets the current filename filter patterns. The filter patterns use <A -href="#fl_filename_match"><tt>fl_filename_match()</tt></A>. +href="functions.html#fl_filename_match"><tt>fl_filename_match()</tt></A>. 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 |
