Function
Gdk.cairo_rectangle
Declaration [src]
void
gdk_cairo_rectangle (
  cairo_t* cr,
  const GdkRectangle* rectangle
)
Parameters
| cr | cairo_t* | 
| a cairo context | |
| Ownership is not transferred to the callee | |
| rectangle | GdkRectangle | 
| a  | |
| Ownership is not transferred to the callee |