Package: gtk

Accessor gtk:entry-input-hints

Lambda List

gtk:entry-input-hints (object)

Syntax

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

Arguments

object -- a gtk:entry widget
hints -- a value of the gtk:input-hints enumeration

Details

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

See also

2024-11-26