Gtk.TextCharPredicate Delegate
A delegate to be run over each character of a text buffer.

Syntax

public delegate bool TextCharPredicate (char ch)

Parameters

ch
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Used by k.TextIter.ForwardFindChar and k.TextIter.BackwardFindChar. Generally, it's a search function of some sort.

Requirements

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