Module P5.Gtkc

module Gtkc: Maker(Gtk_cairo.Gtk_cairo)

Gtkc is the p5ml core module instantiated with the GTK+/cairo2 renderer.


include Core
module Base: Sketch.Base(R)

Base contains default implementations of most of the Sketch functions; use it by including it at the top of your sketch module.