TreeView.getSearchEntry

gtk.entry.Entry getSearchEntry()

Returns the #GtkEntry which is currently in use as interactive search entry for tree_view. In case the built-in entry is being used, null will be returned.

Returns

the entry currently in use as search entry.