Package: gtk

Accessor gtk-text-tag-background-full-height

Lambda List

gtk-text-tag-background-full-height (object)

Syntax

(gtk-text-tag-background-full-height object) => setting
(setf (gtk-text-tag-background-full-height object) setting)

Arguments

object -- a gtk-text-tag object
setting -- a boolean whether the background fills the entire line height

Details

Accessor of the background-full-height slot of the gtk-text-tag class.

Whether the background color fills the entire line height or only the height of the tagged characters.
 

See also

2021-11-17