Virtual Method

PangoFontsetforeach

since: 1.4

Declaration

void
foreach (
  PangoFontset* fontset,
  PangoFontsetForeachFunc func,
  gpointer data
)

Description

No description available.

Available since: 1.4

Parameters

func

Type: PangoFontsetForeachFunc

No description available.

data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.