|
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) ![]() |
#include "Fl_Widget.H"

Go to the source code of this file.
Classes | |
| class | Fl_Valuator |
Defines | |
| #define | FL_VERTICAL 0 |
| The valuator can work vertically. | |
| #define | FL_HORIZONTAL 1 |
| The valuator can work horizontally. | |
| #define FL_HORIZONTAL 1 |
The valuator can work horizontally.
Definition at line 40 of file Fl_Valuator.H.
Referenced by Fl_Browser_::Fl_Browser_(), Fl_Help_View::Fl_Help_View(), Fl_Scroll::Fl_Scroll(), Fl_Table::Fl_Table(), Fl_Text_Display::Fl_Text_Display(), and Fl_Valuator::horizontal().
| #define FL_VERTICAL 0 |
The valuator can work vertically.
Definition at line 39 of file Fl_Valuator.H.
Referenced by Fl_Table::Fl_Table(), and Fl_Tree::Fl_Tree().