go
setSourceRgba
gdk
Cairo
Sets the specified
gdk.RGBA
as the source color of
cr
.
void
setSourceRgba
(
Context
cr
,
RGBA
rgba
)
Parameters
cr
Context
a cairo context
rgba
RGBA
a
gdk.RGBA
Meta
Since
3.0
gdk
Cairo
functions
createContext
drawFromGl
getClipRectangle
getDrawingContext
rectangle
region
regionCreateFromSurface
setSourceColor
setSourcePixbuf
setSourceRgba
setSourceWindow
surfaceCreateFromPixbuf
Sets the specified gdk.RGBA as the source color of cr.