SearchBar.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this()

Creates a gtk.search_bar.SearchBar.

You will need to tell it about which widget is going to be your text entry using gtk.search_bar.SearchBar.connectEntry.

Returns