diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-11-28 18:00:17 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-11-28 18:00:17 +0000 |
| commit | d211b12af7662a2ea4a9d98aa2136fd23f52dd96 (patch) | |
| tree | 77fa5294b7aca44f5af0fa6d6015b8757f44c87f /documentation/Fl_Overlay_Window.html | |
| parent | f10b778a5623b81b092626049ba9a463d6213e09 (diff) | |
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
Diffstat (limited to 'documentation/Fl_Overlay_Window.html')
| -rw-r--r-- | documentation/Fl_Overlay_Window.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Overlay_Window.html b/documentation/Fl_Overlay_Window.html index 8da57d313..43401ec12 100644 --- a/documentation/Fl_Overlay_Window.html +++ b/documentation/Fl_Overlay_Window.html @@ -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>
\ No newline at end of file +calling <TT>show()</TT>. </BODY></HTML> |
