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 -- the purpose as value of the gtk-input-purpose enumeration

Details

Accessor of the input-purpose slot of the gtk-text-view class.

The gtk-text-view-input-purpose slot access 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) slot access function sets the property.
 

See also

2021-10-16