Package: gtk
Accessor gtk:search-bar-key-capture-widget
Lambda Listgtk:search-bar-key-capture-widget (object) SyntaxArgumentsDetails Accessor of the key-capture-widget slot of the gtk:search-bar class. The gtk:search-bar-key-capture-widget function gets the widget that the
search bar is capturing key events from. The (setf gtk:search-bar-key-capture-widget) function sets widget as
the widget that the search bar will capture key events from. If key events are handled by the search bar, the search bar will be shown, and the search entry populated with the entered text. | See also |
2024-4-20