Package: gtk

Accessor gtk:im-context-input-hints

Lambda List

gtk:im-context-input-hints (object)

Syntax

(gtk:im-context-input-hints object) => hints
(setf (gtk:im-context-input-hints object) hints)

Arguments

object -- a gtk:im-context object
hints -- a value of the gtk:input-hints enumeration

Details

The accessor for the input-hints slot of the gtk:im-context class gets or sets the hints for the text field behaviour.
 

See also

2025-09-25