|
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 <win32.H>
Public Attributes | |
| COLORREF | rgb |
| HPEN | pen |
| int | brush |
| int Fl_XMap::brush |
Definition at line 106 of file win32.H.
Referenced by fl_brush_action().
| HPEN Fl_XMap::pen |
Definition at line 105 of file win32.H.
Referenced by fl_pen(), and Fl_Graphics_Driver::line_style().
| COLORREF Fl_XMap::rgb |
Definition at line 104 of file win32.H.
Referenced by fl_brush_action(), and fl_RGB().