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 -- a gtk:input-hints value for the hints

Details

The accessor for the input-hints slot gets or sets the value of this property, which allows input methods to fine-tune their behaviour.
 

See also

2026-07-04