Package: gtk

Accessor gtk-text-tag-foreground-gdk

Lambda List

gtk-text-tag-foreground-gdk (object)

Syntax

(gtk-text-tag-foreground-gdk object) => color
(setf (gtk-text-tag-foreground-gdk object) color)

Arguments

object -- a gtk-text-tag object
color -- a gdk-color color

Details

Accessor of the foreground-gdk slot of the gtk-text-tag class.

The foreground color.

Warning

The gtk-text-tag-foreground-gdk function has been deprecated since version 3.4 and should not be used in newly written code. Use the gtk-text-tag-foreground-rgba function instead.
 

See also

2021-11-17