Package: gtk

Accessor gtk:search-entry-input-purpose

Lambda List

gtk:search-entry-input-purpose (object)

Syntax

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

Arguments

object -- a gtk:search-entry widget
purpose -- a gtk:input-purpose value

Details

Accessor of the input-purpose slot of the gtk:search-entry class. The gtk:search-entry-input-purpose function gets the input purpose of the search entry. The (setf gtk:search-entry-input-purpose) function sets the input purpose.

Since 4.14
 

See also

2024-5-26