Method
PangoFontsetforeach
since: 1.4
Declaration
void
pango_fontset_foreach (
PangoFontset* fontset,
PangoFontsetForeachFunc func,
gpointer data
)
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 method.