Package: gtk

Accessor gtk:text-tag-paragraph-background-gdk

Lambda List

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

Syntax

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

Arguments

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

Details

Accessor of the paragraph-background-gdk slot of the gtk:text-tag class. The paragraph background color.

Warning

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

See also

#2023-3-15