Package: gdk

Function gdk-cairo-set-source-color

Lambda List

gdk-cairo-set-source-color (cr color)

Arguments

cr -- a cairo-t context
color -- a gdk-color color

Details

Sets the specified color as the source color of the Cairo context.

Warning

The gdk-cairo-set-source-color function has been deprecated since version 3.4 and should not be used in newly written code. Use the gdk-cairo-set-source-rgba function instead.
 

See also

2021-12-11