|
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_Text_Display.H>
Public Attributes | |
| Fl_Color | color |
| Fl_Font | font |
| Fl_Fontsize | size |
| unsigned | attr |
This structure associates the color, font, andsize of a string to draw with an attribute mask matching attr
Definition at line 107 of file Fl_Text_Display.H.
Definition at line 111 of file Fl_Text_Display.H.
Definition at line 108 of file Fl_Text_Display.H.
Referenced by Fl_Text_Display::draw_string().
Definition at line 109 of file Fl_Text_Display.H.
Referenced by Fl_Text_Display::draw_string(), and Fl_Text_Display::string_width().
Definition at line 110 of file Fl_Text_Display.H.
Referenced by Fl_Text_Display::draw_string(), and Fl_Text_Display::string_width().