SearchBar.this

Creates a GtkSearchBar. You will need to tell it about which widget is going to be your text entry using gtk_search_bar_set_entry().

  1. this(GtkSearchBar* gtkSearchBar)
  2. this()
    class SearchBar
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta