gtk: Add gtk-graphics device type.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Fri, 5 Apr 2013 23:19:44 +0000 (16:19 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Fri, 5 Apr 2013 23:19:44 +0000 (16:19 -0700)
commiteae9bf6d0d0b382000e8adbb815f9147eec36181
treebdf09f26c40842dd7841b5ef67aa4114d5bad808
parent15343ff8ea815bf6f6a6e607ea519be27146dc9c
gtk: Add gtk-graphics device type.

Just the simple operations plus fill-polygon-list, draw-circle,
set-foreground-color and set-background-color.
src/gtk/Includes/cairo.cdecl
src/gtk/compile.scm
src/gtk/gtk-graphics.scm [new file with mode: 0644]
src/gtk/gtk.pkg