DzlGraphRendererInterface.render

struct DzlGraphRendererInterface
extern (C)
void function(DzlGraphRenderer* self, DzlGraphModel* table, long xBegin, long xEnd, double yBegin, double yEnd, cairo_t* cr, cairo_rectangle_int_t* area) render;

Meta