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

#include <FL/Fl_Tooltip.H>
#include <FL/fl_draw.H>
#include <FL/Fl_Menu_Window.H>
#include <stdio.h>
#include <string.h>
Include dependency graph for Fl_Tooltip.cxx:

Go to the source code of this file.

Classes

class  Fl_TooltipBox

Defines

#define MAX_WIDTH   400

Variables

static int H

Define Documentation

#define MAX_WIDTH   400

Definition at line 44 of file Fl_Tooltip.cxx.

Referenced by Fl_TooltipBox::layout().


Variable Documentation