get_search_entry
Description:
Returns the `GtkEntry` which is currently in use as interactive search entry for this.
Note:
Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead
In case the built-in entry is being used, null will be returned.
Parameters:
this |
A `GtkTreeView` |
Returns:
the entry currently in use as search entry. |