The OpenD Programming Language

Geom.drawFunction

Delegate that takes a context and draws to it

import ggplotd.geom;
struct Geom
alias drawFunction = cairo.Context delegate

Meta