Package: gtk
Accessor gtk:tree-view-search-column
Lambda Listgtk:tree-view-search-column (object) SyntaxArgumentsDetails The accessor for the search-column slot of the gtk:tree-view class gets or sets the column searched on by the
interactive search code. If the search column is set, users can use the "start-interactive-search" key binding to bring up search popup. The enable-search property controls whether simply typing text will also start an interactive search. Note that the column argument refers to a column of the current model. The search column is reset to -1 when the model is changed. Warning | See also |
2025-09-27