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