FLTK logo

[Library] r9036 - branches/branch-1.3/documentation/src

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 ]

[Library] r9036 - branches/branch-1.3/documentation/src fltk-dev Sep 14, 2011  
 
Author: manolo
Date: 2011-09-14 08:19:20 -0700 (Wed, 14 Sep 2011)
New Revision: 9036
Log:
Added the name of the type of the fl_gc global variable under Mac OS.


Modified:
   branches/branch-1.3/documentation/src/osissues.dox

Modified: branches/branch-1.3/documentation/src/osissues.dox
===================================================================
--- branches/branch-1.3/documentation/src/osissues.dox	2011-09-14 15:17:32 UTC (rev 9035)
+++ branches/branch-1.3/documentation/src/osissues.dox	2011-09-14 15:19:20 UTC (rev 9036)
@@ -728,7 +728,7 @@
 is flipped to match
 FLTK's coordinate system. The origin for all drawing is in the top
 left corner of the enclosing Fl_Window. The global variable
-\c fl_gc is the appropriate Quartz 2D drawing environment.
+\c fl_gc (of type \c CGContextRef) is the appropriate Quartz 2D drawing environment.
 Include FL/x.H to declare the \c fl_gc variable.
 
 Fl_Double_Window

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'.