d-dazzle ~master (2019-10-21T02:17:29Z)
Dub
Repo
DzlGraphRendererInterface.render
dazzle
c
types
DzlGraphRendererInterface
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
Source
See Implementation
dazzle
c
types
DzlGraphRendererInterface
variables
render