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

The accessor for the input-hints slot of the gtk:text 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