Package: pango

Function pango-fontset-foreach

Lambda List

pango-fontset-foreach (fontset func)

Arguments

fontset -- a pango-fontset object
func -- callback function

Details

Iterates through all the fonts in a fontset, calling func for each one. If func returns true, that stops the iteration.
 

See also

2021-1-8