|
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) ![]() |
Public Attributes | |
| const char * | name |
| void(* | drawit )(Fl_Color) |
| char | scalable |
| char | notempty |
Definition at line 42 of file fl_symbols.cxx.
| void(* SYMBOL::drawit)(Fl_Color) |
Definition at line 44 of file fl_symbols.cxx.
Referenced by fl_add_symbol(), and fl_draw_symbol().
| const char* SYMBOL::name |
Definition at line 43 of file fl_symbols.cxx.
Referenced by fl_add_symbol().
| char SYMBOL::notempty |
Definition at line 46 of file fl_symbols.cxx.
Referenced by fl_add_symbol().
| char SYMBOL::scalable |
Definition at line 45 of file fl_symbols.cxx.
Referenced by fl_add_symbol().