Package: gtk

Accessor gtk:text-input-purpose

Lambda List

gtk:text-input-purpose (object)

Syntax

(gtk:text-input-purpose object) => purpose
(setf (gtk:text-input-purpose object) purpose)

Arguments

object -- a gtk:text widget
purpose -- a gtk:input-purpose value

Details

The accessor for the input-purpose slot of the gtk:text class gets or sets the purpose of the text entry, which can be used by on-screen keyboards and other input methods to adjust their behaviour.
 

See also

2025-08-11