From 87dd7f0d23eba5c09e71ec6efeb34c6844f5e95f Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 29 Dec 1998 14:21:17 +0000 Subject: Revised documentation files. git-svn-id: file:///fltk/svn/fltk/trunk@177 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_End.html | 51 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 documentation/Fl_End.html (limited to 'documentation/Fl_End.html') diff --git a/documentation/Fl_End.html b/documentation/Fl_End.html new file mode 100644 index 000000000..7c21a8db2 --- /dev/null +++ b/documentation/Fl_End.html @@ -0,0 +1,51 @@ + + + +
+ +

class Fl_End

+ +
+ +

Class Hierarchy

+ + + +

Include Files

+ + + +

Description

+ +This is a dummy class that allows you to end a group in a constructor list of a class: + + + +

Methods

+ + + +

Fl_End::Fl_End

+ +The constructor does Fl_Group::current()->end(). + + + -- cgit v1.2.3