From a6163888f3c56123b1db313743c6147ba498732c Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Fri, 8 Aug 2014 14:42:07 +0300 Subject: Add third_party libs --- .../windows/fltk-1.1.10/documentation/Fl_End.html | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 third_party/windows/fltk-1.1.10/documentation/Fl_End.html (limited to 'third_party/windows/fltk-1.1.10/documentation/Fl_End.html') diff --git a/third_party/windows/fltk-1.1.10/documentation/Fl_End.html b/third_party/windows/fltk-1.1.10/documentation/Fl_End.html new file mode 100644 index 0000000..faea027 --- /dev/null +++ b/third_party/windows/fltk-1.1.10/documentation/Fl_End.html @@ -0,0 +1,45 @@ + + + Fl_End + + + +

class Fl_End

+
+

Class Hierarchy

+ +

Include Files

+ +

Description

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

Methods

+ +

Fl_End::Fl_End

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