Package: gdk

Function gdk:color-copy

Lambda List

gdk:color-copy (color)

Arguments

color -- a gdk:color color

Return Value

The newly created gdk:color instance with the copy of color.

Details

Makes a copy of a color.

Warning

The gdk:color-copy function has been deprecated since version 3.14 and should not be used in newly written code. Use the gdk:rgba structure.
 

See also

2025-1-15