SearchBar
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public SearchBar ()
public SearchBar ()
Creates a `GtkSearchBar`.
You will need to tell it about which widget is going to be your text entry using [method@Gtk.SearchBar.connect_entry].
Returns:
a new `GtkSearchBar` |