Function
Pango.FontsetForeachFunc
Declaration
gboolean
FontsetForeachFunc (
PangoFontset* fontset,
PangoFont* font,
gpointer user_data
)
Parameters
fontset |
PangoFontset |
a |
|
The data is owned by the caller of the function | |
font |
PangoFont |
a font from |
|
The data is owned by the caller of the function | |
user_data |
gpointer |
callback data |