Package: gtk

Accessor gtk:search-entry-input-hints

Lambda List

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

Syntax

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

Arguments

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

Details

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

Since 4.14
 

See also

2024-5-26