chickadee » libui » color-button-color

color-button-color COLOR-BUTTONprocedure
color-button-color-set! COLOR-BUTTON R G B Aprocedure
(set! (color-button-color COLOR-BUTTON) R G B A)setter

Retrieves or sets the color of COLOR-BUTTON. Its value is a list of the red, green, blue and alpha components as flonums between 0 and 1.