Gtk.EntryCompletionMatchFunc Delegate
Delegate class for callback methods; used by EntryCompletion.SetMatchFunc. See that method's documentation for details.

Syntax

public delegate bool EntryCompletionMatchFunc (EntryCompletion completion, string key, TreeIter iter)

Parameters

completion
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

Requirements

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