Package: gtk

Accessor gtk:string-filter-match-mode

Lambda List

gtk:string-filter-match-mode (object)

Syntax

(gtk:string-filter-match-mode object) => mode
(setf (gtk:stringt-filter-match-mode object) mode)

Arguments

object -- a gtk:string-filter object
mode -- a gtk:string-filter-match-mode value

Details

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

See also

2025-09-25