FLTK logo

[master] 1d56c9e - Add Doxygen doc of "static unsigned Fl_Graphics_Driver::need_pixmap_bg_color"

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[master] 1d56c9e - Add Doxygen doc of "static unsigned Fl_Graphics_Driver::need_pixmap_bg_color" "ManoloFLTK" Sep 23, 2020  
 
commit 1d56c9e193c65e32161aaefc4a9546fd87127c77
Author:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
AuthorDate: Wed Sep 23 12:46:17 2020 +0200
Commit:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
CommitDate: Wed Sep 23 12:46:28 2020 +0200

    Add Doxygen doc of "static unsigned Fl_Graphics_Driver::need_pixmap_bg_color"

 src/Fl_Graphics_Driver.cxx | 1 +
 1 file changed, 1 insertion(+)

diff --git src/Fl_Graphics_Driver.cxx src/Fl_Graphics_Driver.cxx
index 125f790..7b46d69 100644
--- src/Fl_Graphics_Driver.cxx
+++ src/Fl_Graphics_Driver.cxx
@@ -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 */
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.