Virtual Method
ClutterCanvasdraw
Declaration [src]
gboolean
draw (
ClutterCanvas* canvas,
cairo_t* cr,
int width,
int height
)
Parameters
cr
-
Type:
cairo_t
No description available.
The data is owned by the caller of the function. width
-
Type:
int
No description available.
height
-
Type:
int
No description available.