Package: gtk

Function gtk:color-button-new-with-color

Lambda List

gtk:color-button-new-with-color (color)

Arguments

color -- a gdk:color to set the current color with

Return Value

The new gtk:color-button widget.

Details

Creates a new color button.

Warning

The gtk:color-button-new-with-color function has been deprecated since version 3.4 and should not be used in newly written code. Use the gtk:color-button-new-with-rgba function instead.
 

See also

2023-6-14