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

Accessor of the match-mode slot of the gtk:string-filter class. The gtk:string-filter-match-mode function returns the match mode that the filter is using. The (setf gtk:string-filter-match-mode) function sets the match mode for the filter.
 

See also

2024-9-28