Version: 5.0
GUI: Racket Graphics Toolkit
This reference manual describes the GUI toolbox that is part of Racket and whose core is implemented by the GRacket executable.
The
racket/gui/base library provides all of the class,
interface, and procedure bindings defined in this manual. At run time,
this library needs primitive graphics support that the GRacket executable
provides; this library cannot run inside the Racket executable.
The
racket/gui language combines all bindings of the
racket language and the
racket/gui/base modules.