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)  

Fl_Group.cxx File Reference

#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>
Include dependency graph for Fl_Group.cxx:

Go to the source code of this file.

Defines

#define ctrl(x)   (x^0x40)
#define REVERSE_CHILDREN

Variables

Fl_Widgetfl_oldfocus
char fl_draw_shortcut

Define Documentation

#define ctrl (   x)    (x^0x40)

Definition at line 130 of file Fl_Group.cxx.

#define REVERSE_CHILDREN

Variable Documentation

Definition at line 47 of file fl_draw.cxx.

Definition at line 775 of file Fl.cxx.

Referenced by Fl_Group::handle().