[][src]Type Definition fltk::app::GraphicsContext

type GraphicsContext = *mut c_void;

The current graphics context of the app, fl_gc *mut c_void to HDC on Windows, CGContextRef on MacOS, _XGC on X11