Constructor

AppStreamComposeCanvasnew

Declaration [src]

AscCanvas*
asc_canvas_new (
  gint width,
  gint height
)

Description [src]

Creates a new AscFont.

Parameters

width gint
  No description available.
height gint
  No description available.

Return value

Returns: AscCanvas
 

An AscCanvas.

 The caller of the function takes ownership of the data, and is responsible for freeing it.