diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2007-02-09 18:46:32 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2007-02-09 18:46:32 +0000 |
| commit | 1fc314c5dbf3063192ef3b1377936388dd7ae2be (patch) | |
| tree | a15f5a6d4092f12b1e11e894016a8231257f6199 /documentation/Fl_Clock_Output.html | |
| parent | 3439748eaf61f9e6af7c8a3df3cf042828e60532 (diff) | |
Fix HTML errors.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5685 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Clock_Output.html')
| -rw-r--r-- | documentation/Fl_Clock_Output.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/documentation/Fl_Clock_Output.html b/documentation/Fl_Clock_Output.html index 7ec575e5f..0428f2fdc 100644 --- a/documentation/Fl_Clock_Output.html +++ b/documentation/Fl_Clock_Output.html @@ -23,10 +23,12 @@ </PRE> </UL> <H3>Description</H3> -This widget can be used to display a program-supplied time. + +<P>This widget can be used to display a program-supplied time. The time shown on the clock is not updated. To display the current time, use <TT><A href=Fl_Clock.html#Fl_Clock>Fl_Clock</A></TT> -instead.</P> +instead. + <H3>Methods</H3> <UL> <LI><A href=#Fl_Clock_Output.Fl_Clock_Output>Fl_Clock_Output</A></LI> @@ -55,4 +57,6 @@ and label string. The default boxtype is <TT>FL_NO_BOX</TT>. given UNIX time value or specific hours, minutes, and seconds. <P>The third form of <TT>value</TT> returns the displayed time in seconds since the UNIX epoch (January 1, 1970). </P> -</BODY></HTML> + +</BODY> +</HTML> |
