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 slot access function gets the value of the input-hints property. The (setf gtk-entry-input-hints) slot access function sets the input-hints property, which allows input methods to fine-tune their behaviour.
 

See also

2021-11-2