Package: gtk

Accessor gtk:text-input-hints

Lambda List

gtk:text-input-hints (object)

Syntax

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

Arguments

object -- a gtk:text widget
hints -- a gtk:input-hints value

Details

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

See also

2024-5-23