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 with the hints

Details

Accessor of the input-hints slot of the gtk:text-view class. The gtk:text-view-input-hints 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) function sets the property.
 

See also

2024-7-4