summaryrefslogtreecommitdiff
path: root/documentation/Fl_Menu_Window.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-11-28 18:00:17 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-11-28 18:00:17 +0000
commitd211b12af7662a2ea4a9d98aa2136fd23f52dd96 (patch)
tree77fa5294b7aca44f5af0fa6d6015b8757f44c87f /documentation/Fl_Menu_Window.html
parentf10b778a5623b81b092626049ba9a463d6213e09 (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_Menu_Window.html')
-rw-r--r--documentation/Fl_Menu_Window.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Menu_Window.html b/documentation/Fl_Menu_Window.html
index 3772e328c..9ca520209 100644
--- a/documentation/Fl_Menu_Window.html
+++ b/documentation/Fl_Menu_Window.html
@@ -1,5 +1,5 @@
<HTML><BODY>
-<HR break>
+<!-- NEW PAGE -->
<H2><A name=Fl_Menu_Window>class Fl_Menu_Window</A></H2>
<HR>
<H3>Class Hierarchy</H3>
@@ -42,4 +42,4 @@ Fl_Menu_Window::clear_overlay();</A></H4>
This is usually necessary if your menu contains multi-color pixmaps.
<H4><A name=Fl_Menu_Window.set_overlay>Fl_Menu_Window::set_overlay()</A></H4>
Tells FLTK to use hardware overlay planes if they are available. </BODY>
-</HTML> \ No newline at end of file
+</HTML>