|
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_Button.H>#include <FL/fl_draw.H>#include <ctype.h>#include "flstring.h"#include <FL/x.H>#include <stdlib.h>
Go to the source code of this file.
Classes | |
| struct | Keyname |
Functions | |
| const char * | fl_shortcut_label (unsigned int shortcut) |
| const char * | fl_shortcut_label (unsigned int shortcut, const char **eom) |
| unsigned int | fl_old_shortcut (const char *s) |