From dc70b69502de6769c8fe109161f984494a0c00b8 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 19 Jan 1999 20:53:39 +0000 Subject: Updated documentation with changes from Bill. Added new image files for buttons. git-svn-id: file:///fltk/svn/fltk/trunk@237 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Return_Button.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/Fl_Return_Button.html') diff --git a/documentation/Fl_Return_Button.html b/documentation/Fl_Return_Button.html index a6a740ea9..7d5653480 100644 --- a/documentation/Fl_Return_Button.html +++ b/documentation/Fl_Return_Button.html @@ -14,9 +14,10 @@
#include <FL/Fl_Return_Button.H>

Description

- The Fl_Return_Button is a subclass of Fl_Button that +The Fl_Return_Button is a subclass of Fl_Button that generates a callback when it is pressed or when the user presses the Enter key. A carriage-return symbol is drawn next to the button label. +

Methods