ganv_canvas_resize

void ganv_canvas_resize (GanvCanvas* canvas,
                         double width,
                         double height);
  

Resize the canvas to the given dimensions.

canvas
width
height
Returns