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 for the state of the search mode

Details

The accessor for the search-mode-enabled slot of the gtk:search-bar class gets or sets whether the search mode is on and the search bar shown.
 

See also

2025-08-11