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 with the paragraph background color

Details

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

The paragraph background color as a string.
 

See also

2021-11-17