cairo_set_source_color


Description:


[ Version ( deprecated = true , deprecated_since = "3.4" , since = "2.8" ) ]
public void cairo_set_source_color (Context cr, Color color)

Warning: cairo_set_source_color is deprecated since 3.4.

Sets the specified Color as the source color of cr.

Note:

Use cairo_set_source_rgba instead

Parameters:

cr

a cairo context

color

a Color


Namespace: Gdk
Package: gdk-3.0