Function
Pango.FontsetForeachFunc
Declaration
gboolean
FontsetForeachFunc (
  PangoFontset* fontset,
  PangoFont* font,
  gpointer user_data
)
Parameters
| fontset | PangoFontset | 
| a  | |
| Ownership is not transferred to the callee | |
| font | PangoFont | 
| a font from  | |
| Ownership is not transferred to the callee | |
| user_data | gpointer | 
| callback data |