Package: gtk

Accessor gtk:search-bar-search-mode-enabled

Lambda List

gtk:search-bar-search-mode-enabled (object)

Syntax

(gtk:search-bar-search-mode-enabled object) => mode
(setf (gtk:search-bar-search-mode-enabled object) mode)

Arguments

object -- a gtk:search-bar widget
mode -- a boolean with the state of the search mode

Details

Accessor of the search-mode-enabled slot of the gtk:search-bar class. Switches the search mode on or off.
 

See also

2024-4-20