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 with the purpose

Details

Accessor of the input-purpose slot of the gtk:text-view class. The gtk:text-view-input-purpose function gets the value of the input-purpose property, which can be used by on-screen keyboards and other input methods to adjust their behaviour. The (setf gtk:text-view-input-purpose) function sets the property.
 

See also

2024-7-4