Virtual Method
GtkThemingEnginerender_line
Declaration [src]
void
render_line (
GtkThemingEngine* engine,
cairo_t* cr,
gdouble x0,
gdouble y0,
gdouble x1,
gdouble y1
)
Parameters
cr-
Type:
cairo_tNo description available.
The data is owned by the caller of the method. x0-
Type:
gdoubleNo description available.
y0-
Type:
gdoubleNo description available.
x1-
Type:
gdoubleNo description available.
y1-
Type:
gdoubleNo description available.