Package: gtk
Function gtk:search-entry-key-capture-widget
Lambda Listgtk:search-entry-key-capture-widget (entry) SyntaxArgumentsDetails
Gets or sets the widget that the search entry is capturing key events from.
Key events are consumed by the search entry to start or continue a search. If the search entry is part of a gtk:search-bar widget, it is preferable to call the gtk:search-bar-key-capture-widget function instead, which will reveal the text entry in addition to triggering the search entry. | See also |
#2025-08-11