diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-01-15 02:17:19 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-01-15 02:17:19 +0000 |
| commit | a721b4ad00eb6bfa5483d62ed2461f15ca94a407 (patch) | |
| tree | f37d9ddc465efcc2865502abf325a661358b0ef9 /documentation/Fl_Help_View.html | |
| parent | 5ec539b9189405f8463e59d774fa4734a26bc708 (diff) | |
Doco and makefile updates from SGI.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1934 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Help_View.html')
| -rw-r--r-- | documentation/Fl_Help_View.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Help_View.html b/documentation/Fl_Help_View.html index 47e5aca2e..3eee0eac3 100644 --- a/documentation/Fl_Help_View.html +++ b/documentation/Fl_Help_View.html @@ -1,6 +1,6 @@ <HTML> <!-- NEW PAGE --> -<H2>class Fl_Help_View</H2> +<H2><A name="Fl_Help_View">class Fl_Help_View</A></H2> <HR> @@ -84,7 +84,7 @@ the <TT>Fl_Help_View</TT> widget will remain unchanged.</P> <P>If the link callback cannot handle the URI scheme, it should return the <TT>uri</TT> value unchanged or set the <A -HREF="Fl_Help_View.value"><TT>value()</TT></A> of the widget +HREF="#Fl_Help_View.value"><TT>value()</TT></A> of the widget before returning <TT>NULL</TT>.</P> <H4><A NAME="Fl_Help_View.load">int load(const char *f)</A></H4> |
