diff options
Diffstat (limited to 'documentation/Fl_File_Browser.html')
| -rw-r--r-- | documentation/Fl_File_Browser.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/Fl_File_Browser.html b/documentation/Fl_File_Browser.html index 6b8cbadc2..6137bdddc 100644 --- a/documentation/Fl_File_Browser.html +++ b/documentation/Fl_File_Browser.html @@ -56,8 +56,10 @@ uchar iconsize() const</A></H4> <H4><A NAME="Fl_File_Browser.filter">void filter(const char *pattern)<BR> const char *filter() const</A></H4> -<P>Sets or gets the filename filter. The pattern matching uses the -<CODE>filename_match()</CODE> function in FLTK. +<P>Sets or gets the filename filter. The pattern matching uses +the <A +HREF="functions.html#fl_filename_match"><CODE>fl_filename_match()</CODE></A> +function in FLTK. <H4><A NAME="Fl_File_Browser.filetype">void filetype(int type)<BR> int filetype() const</A></H4> |
