FLTK 1.3.8
|
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_RESELECTED , FL_TREE_REASON_OPENED , FL_TREE_REASON_CLOSED , FL_TREE_REASON_DRAGGED } |
The reason the callback was invoked. More... | |
This file contains the definitions of the Fl_Tree class.
enum Fl_Tree_Reason |
The reason the callback was invoked.