Package: gtk

Accessor gtk:text-view-input-purpose

Lambda List

gtk:text-view-input-purpose (object)

Syntax

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

Arguments

object -- a gtk:text-view widget
purpose -- a gtk:input-purpose value for the purpose

Details

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

See also

2025-09-28