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 input-purpose slot of the gtk:entry class. The gtk:entry-input-purpose function gets the value of the property. The (setf gtk:entry-input-purpose) function sets the property which can be used by on-screen keyboards and other input methods to adjust their behaviour.
 

See also

2024-5-22