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

The accessor for the input-purpose slot of the gtk:search-entry class gets or sets the input purpose of the search entry.

Since 4.14
 

See also

2025-08-11