TreeView.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.

class TreeView
getSearchEntry
()

Return Value

Type: gtk.entry.Entry

the entry currently in use as search entry.