Package: gtk

Accessor gtk:drop-down-search-match-mode

Lambda List

gtk:drop-down-search-match-mode (object)

Syntax

(gtk:drop-down-search-match-mode object) => mode
(setf (gtk:drop-down-search-match-mode object) mode)

Arguments

object -- a gtk:drop-down widget
mode -- a gtk:string-filter-match-mode value for the match mode

Details

The accessor for the search-match-mode slot of the gtk:drop-down class gets or sets the match mode that the search filter is using.

Since 4.12
 

See also

2025-09-29