gtkTreeViewSetEnableSearch: gtkTreeViewSetEnableSearch

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

If enable.search is set, then the user can type in text to search through the tree interactively (this is sometimes called "typeahead find").

Usage

1
gtkTreeViewSetEnableSearch(object, enable.search)

Arguments

object

A GtkTreeView

enable.search

TRUE, if the user can search interactively

Details

Note that even if this is FALSE, the user can still initiate a search using the "start-interactive-search" key binding.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.