Package: gtk

Accessor gtk-cell-renderer-text-foreground

Lambda List

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

Syntax

(gtk-cell-renderer-text-foreground object) => foreground
(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 slot foreground slot of the gtk-cell-renderer-text class.

Foreground color as a string.
 

See also

2020-6-13