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_t
No description available.
The data is owned by the caller of the method. x0
-
Type:
gdouble
No description available.
y0
-
Type:
gdouble
No description available.
x1
-
Type:
gdouble
No description available.
y1
-
Type:
gdouble
No description available.