Package: gtk

Function gtk:search-bar-connect-entry

Lambda List

gtk:search-bar-connect-entry (searchbar entry)

Arguments

searchbar -- a gtk:search-bar widget
entry -- a gtk:entry widget

Details

Connects the text entry passed as the one to be used in the search bar. The text entry should be a descendant of the search bar. This is only required if the text entry is not the direct child of the search bar, as in our main example.
 

See also

2024-4-20