SearchBar.connectEntry

Connects the #GtkEntry 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 isn’t the direct child of the search bar (as in our main example).

class SearchBar
void
connectEntry
(
Entry entry
)

Parameters

entry
Type: Entry

a #GtkEntry

Meta

Since

0.0.6