Package: gtk

Accessor gtk-entry-input-purpose

Lambda List

gtk-entry-input-purpose (object)

Syntax

(gtk-entry-input-purpose object) => purpose
(setf (gtk-entry-input-purpose object) purpose)

Arguments

object -- a gtk-entry widget
purpose -- a value of the gtk-input-purpose enumeration

Details

Accessor of the slot input-purpose of the gtk-entry class.

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

See also

2021-11-2