Function
Gdkcairo_rectangle
Declaration [src]
void
gdk_cairo_rectangle (
  cairo_t* cr,
  const GdkRectangle* rectangle
)
Parameters
- cr
- 
            Type: cairo_tA cairo context. The data is owned by the caller of the function. 
- rectangle
- 
            Type: GdkRectangleA GdkRectangleThe data is owned by the caller of the function.