|
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 | |
| HWND | window |
| HDC | dc |
| int | saved_dc |
| Win_DC_List * | next |
Definition at line 1865 of file Fl_win32.cxx.
| HDC Win_DC_List::dc |
Definition at line 1867 of file Fl_win32.cxx.
Referenced by fl_cleanup_dc_list(), fl_release_dc(), and fl_save_dc().
Definition at line 1869 of file Fl_win32.cxx.
Referenced by fl_cleanup_dc_list(), fl_release_dc(), and fl_save_dc().
Definition at line 1868 of file Fl_win32.cxx.
Referenced by fl_cleanup_dc_list(), fl_release_dc(), and fl_save_dc().
| HWND Win_DC_List::window |
Definition at line 1866 of file Fl_win32.cxx.
Referenced by fl_cleanup_dc_list(), and fl_save_dc().