Package: gdk

Function gdk-cairo-set-source-rgba

Lambda List

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

Arguments

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

Details

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

See also

*2021-12-15