mirror of
https://github.com/fltk/fltk.git
synced 2026-09-25 01:46:59 +08:00
Added the name of the type of the fl_gc global variable under Mac OS.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9036 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -728,7 +728,7 @@ is expected to call Quartz drawing functions. The Quartz coordinate system
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user