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

#include <FL/Fl.H>
#include <FL/x.H>
#include <FL/Fl_Window.H>
#include <FL/Fl_Tooltip.H>
#include <FL/filename.H>
#include <FL/fl_draw.H>
#include <ctype.h>
#include "flstring.h"
Include dependency graph for Fl_arg.cxx:

Go to the source code of this file.

Variables

char fl_show_iconic
const char * fl_fg
const char * fl_bg
const char * fl_bg2

Variable Documentation

const char* fl_bg

Definition at line 97 of file Fl_get_system_colors.cxx.

Referenced by Fl::get_system_colors().

const char* fl_bg2

Definition at line 98 of file Fl_get_system_colors.cxx.

Referenced by Fl::get_system_colors().

const char* fl_fg

Definition at line 96 of file Fl_get_system_colors.cxx.

Referenced by Fl::get_system_colors().

Definition at line 104 of file Fl_mac.cxx.

Referenced by Fl_Window::iconize(), and Fl_X::make().