Fontset.foreach_

Iterates through all the fonts in a fontset, calling func for each one.

If func returns true, that stops the iteration.

class Fontset
void
foreach_

Parameters

func pango.types.FontsetForeachFunc

Callback function