go
rectangle
gdk
Cairo
Adds the given rectangle to the current path of
cr
.
void
rectangle
(
Context
cr
,
GdkRectangle
*
rectangle
)
Parameters
cr
Context
a cairo context
rectangle
GdkRectangle
*
a
gdk.Rectangle
Meta
Since
2.8
gdk
Cairo
functions
createContext
drawFromGl
getClipRectangle
getDrawingContext
rectangle
region
regionCreateFromSurface
setSourceColor
setSourcePixbuf
setSourceRgba
setSourceWindow
surfaceCreateFromPixbuf
Adds the given rectangle to the current path of cr.