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

The accessor for the input-hints slot of the gtk:entry class gets or sets the additional hints, beyond the input-purpose property, that allow input methods to fine-tune their behaviour.
 

See also

2025-08-11