Add Fl::version() and Fl::event() methods.

Doco updates (use <!-- NEW PAGE --> instead of <HR break>, plus more
Fl_Text_Buffer docos)


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1773 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2001-11-28 18:00:17 +00:00
parent f10b778a56
commit d211b12af7
60 changed files with 181 additions and 258 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<HTML><BODY>
<HR break>
<!-- NEW PAGE -->
<H2><A name=Fl_Overlay_Window>class Fl_Overlay_Window</A></H2>
<HR>
<H3>Class Hierarchy</H3>
@@ -53,4 +53,4 @@ can use any of the routines described in <A href=drawing.html#Drawing>
Call this to indicate that the overlay data has changed and needs to
be redrawn. The overlay will be clear until the first time this is
called, so if you want an initial display you must call this after
calling <TT>show()</TT>. </BODY></HTML>
calling <TT>show()</TT>. </BODY></HTML>