cairoRectangle
fn
void cairoRectangle(cairo.context.Context cr, gdk.rectangle.Rectangle rectangle)Adds the given rectangle to the current path of cr.
Parameters
cr | a cairo context |
rectangle | a [gtk.types.Rectangle] |