Package: gtk

Function gtk:search-bar-connect-entry

Lambda List

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

Arguments

search-bar -- 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

#2023-2-16