|
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 <FL/Fl.H>#include <FL/Fl_Widget.H>#include <FL/fl_draw.H>
Go to the source code of this file.
Functions | |
| Fl_Labeltype | fl_define_FL_SHADOW_LABEL () |
| Fl_Labeltype | fl_define_FL_ENGRAVED_LABEL () |
| Fl_Labeltype | fl_define_FL_EMBOSSED_LABEL () |
| Fl_Labeltype fl_define_FL_EMBOSSED_LABEL | ( | ) |
Definition at line 86 of file fl_engraved_label.cxx.
References _FL_EMBOSSED_LABEL, and Fl::set_labeltype().
| Fl_Labeltype fl_define_FL_ENGRAVED_LABEL | ( | ) |
Definition at line 82 of file fl_engraved_label.cxx.
References _FL_ENGRAVED_LABEL, and Fl::set_labeltype().
| Fl_Labeltype fl_define_FL_SHADOW_LABEL | ( | ) |
Definition at line 78 of file fl_engraved_label.cxx.
References _FL_SHADOW_LABEL, and Fl::set_labeltype().