Method GTK2.TreeView()->set_search_entry()


Method set_search_entry

GTK2.TreeView set_search_entry(GTK2.Entry entry)

Description

Sets the entry which the interactive search code will use. This is useful when you want to provide a search entry in your interface at all times at a fixed position. Passing 0 will make the interactive search code use the built-in popup entry again.