From d211b12af7662a2ea4a9d98aa2136fd23f52dd96 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 28 Nov 2001 18:00:17 +0000 Subject: Add Fl::version() and Fl::event() methods. Doco updates (use instead of
, plus more Fl_Text_Buffer docos) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1773 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Multi_Browser.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/Fl_Multi_Browser.html') diff --git a/documentation/Fl_Multi_Browser.html b/documentation/Fl_Multi_Browser.html index f02b4e27b..350fb9ca4 100644 --- a/documentation/Fl_Multi_Browser.html +++ b/documentation/Fl_Multi_Browser.html @@ -1,5 +1,5 @@ -
+

class Fl_Multi_Browser


Class Hierarchy

@@ -53,4 +53,4 @@ line.
void Fl_Browser::value(int) Selects a single line or gets the last toggled line. This returns zero if no line has been toggled, so be aware that this can happen in a -callback. \ No newline at end of file +callback. -- cgit v1.2.3