mirror of
https://github.com/fltk/fltk.git
synced 2026-05-24 00:06:20 +08:00
Add Doxygen doc of "static unsigned Fl_Graphics_Driver::need_pixmap_bg_color"
This commit is contained in:
@@ -34,6 +34,7 @@ FL_EXPORT Fl_Graphics_Driver *fl_graphics_driver; // the current driver of graph
|
||||
|
||||
const Fl_Graphics_Driver::matrix Fl_Graphics_Driver::m0 = {1, 0, 0, 1, 0, 0};
|
||||
|
||||
/** Used by the Windows platform to print Fl_Pixmap objects. */
|
||||
unsigned Fl_Graphics_Driver::need_pixmap_bg_color = 0;
|
||||
|
||||
/** Constructor */
|
||||
|
||||
Reference in New Issue
Block a user