|
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_Group.H"

Go to the source code of this file.
Classes | |
| class | Fl_Window |
Defines | |
| #define | FL_WINDOW 0xF0 |
| window type id all subclasses have type() >= this | |
| #define | FL_DOUBLE_WINDOW 0xF1 |
| double window type id | |
| #define FL_DOUBLE_WINDOW 0xF1 |
double window type id
Definition at line 37 of file Fl_Window.H.
Referenced by Fl_Double_Window::Fl_Double_Window().
| #define FL_WINDOW 0xF0 |
window type id all subclasses have type() >= this
Definition at line 36 of file Fl_Window.H.
Referenced by Fl_Widget::damage(), Fl_Group::draw_child(), Fl_Group::forms_end(), Fl_Window::handle(), Fl_Group::resize(), Fl_Group::sizes(), subclassname(), Fl_Group::update_child(), and Fl_Widget::window().