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 entry widget passed as the one to be used in this search bar. The entry should be a descendant of the search bar. This is only required if the entry is not the direct child of the search bar.
 

See also

#2025-07-10