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

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

Since 4.14
 

See also

2025-08-11