Package: gtk

Accessor gtk:text-tag-paragraph-background

Lambda List

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

Syntax

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

Arguments

object -- a gtk:text-tag object
color -- a string for the paragraph background color

Details

The accessor for the paragraph-background slot of the gtk:text-tag class gets or sets the paragraph background color as a string.
 

See also

2025-08-13