Package: gtk

Accessor gtk-text-view-input-hints

Lambda List

gtk-text-view-input-hints (object)

Syntax

(gtk-text-view-input-hints object) => hints
(setf (gtk-text-view-input-hints object) hints)

Arguments

object -- a gtk-text-view widget
hints -- the hints as a value of the gtk-input-hints flags

Details

Accessor of the input-hints slot of the gtk-text-view class.

The gtk-text-view-input-hints slot access function gets the value of the input-hints property, which allows input methods to fine-tune their behaviour. The (setf gtk-text-view-input-hints) slot access function sets the property.
 

See also

2021-10-16