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_Widget.cxx File Reference

#include <FL/Fl.H>
#include <FL/Fl_Widget.H>
#include <FL/Fl_Group.H>
#include <FL/Fl_Tooltip.H>
#include <FL/fl_draw.H>
#include <stdlib.h>
#include "flstring.h"
Include dependency graph for Fl_Widget.cxx:

Go to the source code of this file.

Functions

void fl_throw_focus (Fl_Widget *)

Variables

const int QUEUE_SIZE = 20
static int obj_tail
Fl_Fontsize FL_NORMAL_SIZE = 14
 normal font size

Function Documentation


Variable Documentation

int obj_tail

Definition at line 46 of file Fl_Widget.cxx.

Referenced by Fl_Widget::default_callback(), and Fl::readqueue().

const int QUEUE_SIZE = 20

Definition at line 43 of file Fl_Widget.cxx.

Referenced by Fl_Widget::default_callback(), and Fl::readqueue().