Package: gtk

Accessor gtk-text-tag-background-gdk

Lambda List

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

Syntax

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

Arguments

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

Details

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

The background color.

Warning

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

See also

2021-11-17