Constructor
AppStreamComposeCanvasnew
Declaration [src]
AscCanvas*
asc_canvas_new (
gint width,
gint height
)
Return value
Type: AscCanvas
An AscCanvas
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |