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. Since 2.10

class TreeView
getSearchEntry
()

Return Value

Type: Entry

the entry currently in use as search entry. [transfer none]

Meta