Pango.FontsetForeachFunc Delegate
Used by Fontset.Foreach() when enumerating the fonts in a fontset.

Syntax

public delegate bool FontsetForeachFunc (Fontset fontset, Font font)

Parameters

fontset
Documentation for this section has not yet been entered.
font
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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