|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
This file contains the definitions of the Fl_Tree class. More...
#include <FL/Fl.H>#include <FL/Fl_Group.H>#include <FL/Fl_Scrollbar.H>#include <FL/fl_draw.H>#include <FL/Fl_Tree_Item.H>#include <FL/Fl_Tree_Prefs.H>
Go to the source code of this file.
Classes | |
| class | Fl_Tree |
| Tree widget. More... | |
Enumerations | |
| enum | Fl_Tree_Reason { FL_TREE_REASON_NONE = 0, FL_TREE_REASON_SELECTED, FL_TREE_REASON_DESELECTED, FL_TREE_REASON_OPENED, FL_TREE_REASON_CLOSED } |
| enum Fl_Tree_Reason |