summaryrefslogtreecommitdiff
path: root/documentation/Fl_Clock.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Clock.html')
-rw-r--r--documentation/Fl_Clock.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Fl_Clock.html b/documentation/Fl_Clock.html
index 0ddb2a10b..de45e3169 100644
--- a/documentation/Fl_Clock.html
+++ b/documentation/Fl_Clock.html
@@ -20,6 +20,7 @@
This widget provides a round analog clock display and is provided for
Forms compatibility. It installs a 1-second timeout callback using <A href=functions.html#add_timeout>
<TT>Fl::add_timeout()</TT></A>.
+<P ALIGN=CENTER><IMG src="clock.gif" ALT="Fl_Clock widget."> <IMG src="round_clock.gif" ALT="Fl_Clock widget."></P>
<H3>Methods</H3>
<UL>
<LI><A href=#Fl_Clock.Fl_Clock>Fl_Clock</A></LI>
@@ -53,4 +54,4 @@ that it is destroyed last.
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> \ No newline at end of file
+</BODY></HTML>