|
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 <stdio.h>#include <FL/Fl.H>#include <FL/Fl_Group.H>#include <FL/Fl_Window.H>#include <FL/fl_draw.H>#include <stdlib.h>
Go to the source code of this file.
Defines | |
| #define | ctrl(x) (x^0x40) |
| #define | REVERSE_CHILDREN |
Variables | |
| Fl_Widget * | fl_oldfocus |
| char | fl_draw_shortcut |
Definition at line 130 of file Fl_Group.cxx.
| #define REVERSE_CHILDREN |
| char fl_draw_shortcut |
Definition at line 47 of file fl_draw.cxx.
Definition at line 775 of file Fl.cxx.
Referenced by Fl_Group::handle().