[ Version ( since = "2.10" ) ]
public unowned Entry get_search_entry ()
Returns the `GtkEntry` which is currently in use as interactive search entry for this.
Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead
In case the built-in entry is being used, null will be returned.
| this |
A `GtkTreeView` |
|
the entry currently in use as search entry. |