Package: gtk

Accessor gtk:cell-renderer-text-foreground

Lambda List

gtk:cell-renderer-text-foreground (object)

Syntax

(setf (gtk:cell-renderer-text-foreground object) foreground)

Arguments

object -- a gtk:cell-renderer-text object
foreground -- a string with the foreground color

Details

Accessor of the foreground slot of the gtk:cell-renderer-text class.

Warning

The gtk:cell-renderer-text implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

2024-5-22