Gtk.TreeViewSearchEqualFunc Delegate
A delegate to specify a compare function for interactive searching.

Syntax

public delegate bool TreeViewSearchEqualFunc (TreeModel model, int column, string key, TreeIter iter)

Parameters

model
Documentation for this section has not yet been entered.
column
Documentation for this section has not yet been entered.
key
Documentation for this section has not yet been entered.
iter
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

See TreeView.SetSearchEqualFunc for more context about how this delegate is used.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0