Package: gtk

Accessor gtk:text-tag-word

Lambda List

gtk:text-tag-word (object)

Syntax

(gtk:text-tag-word object) => setting
(setf (gtk:text-tag-word object) setting)

Arguments

object -- a gtk:text-tag object
setting -- a boolean whether this tag represents a single word

Details

Accessor of the word slot of the gtk:text-tag class. Whether this tag represents a single word. This affects line breaks and cursor movement.

Since 4.6
 

See also

2024-7-2